diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index f99dd56..a5e2646 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -209,7 +209,7 @@ in Python. Magic methods are surrounded by double underscores (i.e. __init__) 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: +.. 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) `_