diff --git a/docs/python/a11y.rst b/docs/python/a11y.rst index f4f9774..7584d68 100644 --- a/docs/python/a11y.rst +++ b/docs/python/a11y.rst @@ -33,7 +33,7 @@ Test individual URLs with `pa11y `__, for exampl pa11y -c pa11y.default.json http://127.0.0.1:8000 -If the site has a :ref:`sitemap`, use `pa11y-ci <>`__, for example: +If the site has a :ref:`sitemap`, use `pa11y-ci `__, for example: .. code-block:: bash