From 08a924cf000837d65fdf8ce4e7e00a2138b10690 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Sun, 4 Aug 2024 20:02:16 -0400 Subject: [PATCH] Update testing.rst --- docs/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing.rst b/docs/testing.rst index aab71a018..1a5b8fb9e 100644 --- a/docs/testing.rst +++ b/docs/testing.rst @@ -311,7 +311,7 @@ requests against your pycsw install. The tests are is located in .. code-block:: bash - python3 gen_html.py > index.html' + python3 gen_html.py > index.html Then navigate to ``http://host/path/to/pycsw/tests/index.html``.