config: fix 'archives' link

This commit is contained in:
Skia 2023-03-01 15:19:18 +01:00
parent 17bf316492
commit 8bb991574d

View file

@ -41,5 +41,5 @@ external_links = [
{ path = "https://github.com/Hyask", name = "GitHub" },
{ path = "https://listenbrainz.org/user/Skia/", name = "Listenbrainz" },
{ path = "https://hya.sk/ip", name = "IP" },
{ path = "https://hya.sk/archives", name = "Archives" },
{ path = "https://hya.sk/archives/", name = "Archives" },
]