Skip to content

Commit d747788

Browse files
authored
Update broken link
1 parent 145a194 commit d747788

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ While some of the examples you see below may not be WTFs in the truest sense, bu
1313

1414
If you're an experienced Python programmer, you can take it as a challenge to get most of them right in first attempt. You may be already familiar with some of these examples, and I might be able to revive sweet old memories of yours being bitten by these gotchas :sweat_smile:
1515

16-
If you're a returning reader, you can learn about the new modifications [here](https://github.com/satwikkansal/wtfpython/releases/).
16+
PS: If you're a returning reader, you can learn about the new modifications [here](https://github.com/satwikkansal/wtfpython/releases/).
1717

1818
So, here we go...
1919

@@ -2358,7 +2358,7 @@ The idea and design for this collection were initially inspired by Denys Dovhan'
23582358
* https://stackoverflow.com/questions/530530/python-2-x-gotchas-and-landmines
23592359
* https://stackoverflow.com/questions/1011431/common-pitfalls-in-python
23602360
* https://www.python.org/doc/humor/
2361-
* https://www.satwikkansal.xyz/archives/posts/python/My-Python-archives/
2361+
* https://www.codementor.io/satwikkansal/python-practices-for-efficient-code-performance-memory-and-usability-aze6oiq65
23622362
23632363
# 🎓 License
23642364
@@ -2373,9 +2373,9 @@ The idea and design for this collection were initially inspired by Denys Dovhan'
23732373
23742374
If you have any wtfs, ideas or suggestions, please share.
23752375
2376-
## Want to surprise your geeky pythonist friends?
2376+
## Surprise your geeky pythonist friends?
23772377
2378-
You can recommend wtfpython to your friends on Twitter and Linkedin by using these quick links,
2378+
You can use these quick links to recommend wtfpython to your friends,
23792379
23802380
[Twitter](https://twitter.com/intent/tweet?url=https://github.com/satwikkansal/wtfpython&hastags=python,wtfpython)
23812381
| [Linkedin](https://www.linkedin.com/shareArticle?url=https://github.com/satwikkansal&title=What%20the%20f*ck%20Python!&summary=An%20interesting%20collection%20of%20subtle%20and%20tricky%20Python%20snippets.)

0 commit comments

Comments
 (0)