aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-08-10 16:02:04 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-08-10 16:02:04 +0200
commit6e021823d87c1c78fd235a6673c6b73686bb3238 (patch)
tree97c774fdedc4531e53d6a82925a8f33b8bf69e39 /README.md
parent6a7842cf37fa36aab1c36faaff431ea0b8587b9d (diff)
Swap release manual and snapshot manual links
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e335cb3..ec9ca08 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ For information on how to use Compat, please consult the [manual].
The latest state of development can be found in the [snapshot
version].
-[manual]: https://elpa.gnu.org/devel/doc/compat.html
-[snapshot version]: https://elpa.gnu.org/packages/doc/compat.html
+[manual]: https://elpa.gnu.org/packages/doc/compat.html
+[snapshot version]: https://elpa.gnu.org/devel/doc/compat.html
Contribute
----------