diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-11 20:51:45 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-11 20:51:45 -0500 |
commit | 0d96c18f254cc14a50c3b8db4af45c6111cd99b1 (patch) | |
tree | 3a16f72411cf2b22234eba70b55e1e2e44e30529 | |
parent | 6eb37cb7c3f5129bd23265bb38052e4d5b695aee (diff) | |
download | ematrix-0d96c18f254cc14a50c3b8db4af45c6111cd99b1.tar.lz ematrix-0d96c18f254cc14a50c3b8db4af45c6111cd99b1.tar.xz ematrix-0d96c18f254cc14a50c3b8db4af45c6111cd99b1.zip |
Fix URL releases
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ </ul> <h3>eMatrix links</h3> <ul> - <li><a href="https://libregit.org/heckyel/ematrix/tags"><span data-i18n="aboutChangelog"></span></a></li> + <li><a href="https://libregit.org/heckyel/ematrix/releases"><span data-i18n="aboutChangelog"></span></a></li> <li><a href="https://libregit.org/heckyel/ematrix/" data-i18n="aboutCode"></a></li> <li><a href="https://libregit.org/heckyel/ematrix/issues" data-i18n="aboutIssues"></a></li> </ul> |