diff --git a/README.rst b/README.rst index 5559e1a..3d32703 100644 --- a/README.rst +++ b/README.rst @@ -550,7 +550,7 @@ In the example the standard HTML handlers for the ``a`` tag are overwritten with You may define custom handlers for any tag, regardless of whether it already exists in the standard mapping. Please refer to `custom-html-handling.py `_ for a working example. -The standard HTML tag handlers can be found in the `inscriptis.model.tag` package. +The standard HTML tag handlers can be found in the `inscriptis.model.tag `_ package. Optimizing memory consumption -----------------------------