Skip to content

Commit 28a143e

Browse files
updated ebook details
1 parent 6e0e0c9 commit 28a143e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactive_exercises/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Here's a screenshot to show the difference between these two options:
4848

4949
* Backticks are used in the question descriptions to highlight search and replace terms.
5050
* User input entered via **Pattern** and **Replace** boxes will always be treated as raw-strings. For this reason, raw-strings are used for the reference solutions as well.
51-
* These exercise questions have been adapted from my [Python re(gex)?](https://github.com/learnbyexample/py_regular_expressions) ebook (free to read online and PDF/EPUB versions are currently free to download till 31-Dec-2021). See [Exercises.md](https://github.com/learnbyexample/py_regular_expressions/blob/master/exercises/Exercises.md) for all the exercise questions from this book.
51+
* These exercise questions have been adapted from my [Python re(gex)?](https://github.com/learnbyexample/py_regular_expressions) ebook (free to read online). See [Exercises.md](https://github.com/learnbyexample/py_regular_expressions/blob/master/exercises/Exercises.md) for all the exercise questions from this book.
5252

5353
## TODO
5454

0 commit comments

Comments
 (0)