From c5bc1cc22121f37b79c1287195e8ebd977e9aebd Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Sun, 7 Jun 2020 18:45:20 +0200 Subject: [PATCH] Fixed link to tests in readme --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e50723c..6d625f4 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,8 @@ and stops a CrateDB node. The CrateDB version can be specified using the ``--crate-version`` option when running ``pytest``. By default, the latest stable version of CrateDB is used. -See ``_ for further examples. +See `tests/test_layer.py `_ +for further examples. .. _pytest: https://docs.pytest.org