aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-02-15 20:32:56 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-02-15 20:32:56 +0100
commit07cd92c4a7361c4603fc0fff113dc9ba59dbd034 (patch)
treeb4ee5ccd7badebb6c17974cba713bf2e481722a5
parent81bdae39c1d96dddfb3976e63c1ba4f0c564c063 (diff)
downloadaskama-07cd92c4a7361c4603fc0fff113dc9ba59dbd034.tar.gz
askama-07cd92c4a7361c4603fc0fff113dc9ba59dbd034.tar.bz2
askama-07cd92c4a7361c4603fc0fff113dc9ba59dbd034.zip
Fix link to testing crate
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6e5d8ca..f1da8ca 100644
--- a/README.rst
+++ b/README.rst
@@ -95,4 +95,4 @@ In any Rust file inside your crate, add the following:
Review the `test cases`_ for more examples.
-.. _test cases: https://github.com/djc/askama/tree/master/testing/tests
+.. _test cases: https://github.com/djc/askama/tree/master/testing