diff options
author | TheJackiMonster <thejackimonster@gmail.com> | 2022-04-23 21:34:19 +0200 |
---|---|---|
committer | TheJackiMonster <thejackimonster@gmail.com> | 2022-04-23 21:34:19 +0200 |
commit | 351f837718478c83174394c997d2c51f2e7c008a (patch) | |
tree | d3ecf488669251015944f410990c7b95d0677f09 | |
parent | 6a864a6160788c83ca1de2deb8683f239fee3114 (diff) |
Fixed typo in link
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
-rw-r--r-- | template/news/2022-04-libgnunetchat-0.1.0.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/2022-04-libgnunetchat-0.1.0.html.j2 b/template/news/2022-04-libgnunetchat-0.1.0.html.j2 index f2ed185e..db086706 100644 --- a/template/news/2022-04-libgnunetchat-0.1.0.html.j2 +++ b/template/news/2022-04-libgnunetchat-0.1.0.html.j2 @@ -41,7 +41,7 @@ <li>Received invitations to new chats can be accepted.</li> </ul> <p> - A detailed list of changes can be found in the <a href="https://git.gnunet.org/libgnunetchat.git/tree/CHANGED.md">ChangeLog</a>. + A detailed list of changes can be found in the <a href="https://git.gnunet.org/libgnunetchat.git/tree/CHANGES.md">ChangeLog</a>. </p> <h4>Known Issues</h4> <ul> |