We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d82bd1 commit d8fd8dcCopy full SHA for d8fd8dc
replace-string-python/README.md
@@ -1,5 +1,5 @@
1
# How to Replace a String in Python
2
3
-These are the code examples from the corresponding Real Python article.
+These are the code examples from the Real Python tutorial [How to Replace a String in Python](https://realpython.com/replace-string-python/).
4
5
-Additionally, there are a few extra code samples included here that didn't make it into the article.
+Additionally, there are a few extra code samples included here that didn't make it into the tutorial.
0 commit comments