Skip to content

Commit 83cac75

Browse files
authored
Merge pull request satwikkansal#169 from kerolloz/master
Fix issue creating link
2 parents 3e98cf1 + d1a4144 commit 83cac75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ A nice way to get the most out of these examples, in my opinion, is to read them
144144
- Read the output snippets and,
145145
+ Check if the outputs are the same as you'd expect.
146146
+ Make sure if you know the exact reason behind the output being the way it is.
147-
- If the answer is no (which is perfectly okay), take a deep breath, and read the explanation (and if you still don't understand, shout out! and create an issue [here](https://github.com/satwikkansal/wtfPython)).
147+
- If the answer is no (which is perfectly okay), take a deep breath, and read the explanation (and if you still don't understand, shout out! and create an issue [here](https://github.com/satwikkansal/wtfpython/issues/new)).
148148
- If yes, give a gentle pat on your back, and you may skip to the next example.
149149
150150
PS: You can also read WTFPython at the command line using the [pypi package](https://pypi.python.org/pypi/wtfpython),

0 commit comments

Comments
 (0)