Skip to content

Commit d8fd8dc

Browse files
authored
Language edit
1 parent 6d82bd1 commit d8fd8dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

replace-string-python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# How to Replace a String in Python
22

3-
These are the code examples from the corresponding Real Python article.
3+
These are the code examples from the Real Python tutorial [How to Replace a String in Python](https://realpython.com/replace-string-python/).
44

5-
Additionally, there are a few extra code samples included here that didn't make it into the article.
5+
Additionally, there are a few extra code samples included here that didn't make it into the tutorial.

0 commit comments

Comments
 (0)