aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar jake <me@jakechampion.name>2020-10-26 22:07:38 +0000
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-10-26 23:18:10 +0100
commit9301603ee00d9664a13c1ff4662a72150229dd0b (patch)
treea4bb525ef6f511e729555aaca8df4966280eb42c /README.md
parentd740f8383b313f4595375468b1ccde72d9d9ac55 (diff)
downloadaskama-9301603ee00d9664a13c1ff4662a72150229dd0b.tar.gz
askama-9301603ee00d9664a13c1ff4662a72150229dd0b.tar.bz2
askama-9301603ee00d9664a13c1ff4662a72150229dd0b.zip
Fix links and actions which were broken since the default branch was renamed from master to main
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6d40ca..22613a1 100644
--- a/README.md
+++ b/README.md
@@ -97,4 +97,4 @@ You should now be able to compile and run this code.
Review the [test cases] for more examples.
-[test cases]: https://github.com/djc/askama/tree/master/testing
+[test cases]: https://github.com/djc/askama/tree/main/testing