diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 97623a8..f99dd56 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -210,7 +210,7 @@ and can make classes and objects behave in different and magical ways. `A Guide to Python's Magic Methods `_ Note: The Rafekettler.com is currently down, you can go to their Github version directly. Here you can find a PDF version: - `A Guide to Python's Magic Methods (repo on GitHub) `_ + `A Guide to Python's Magic Methods (repo on GitHub) `_ For Engineers and Scientists