diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-08-10 16:02:04 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-08-10 16:02:04 +0200 |
| commit | 6e021823d87c1c78fd235a6673c6b73686bb3238 (patch) | |
| tree | 97c774fdedc4531e53d6a82925a8f33b8bf69e39 | |
| parent | 6a7842cf37fa36aab1c36faaff431ea0b8587b9d (diff) | |
Swap release manual and snapshot manual links
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ---------- |
