irc: fix broken link (extraneous slash)

Interestingly the slash variant works in jekyll serve, but not in GitHub pages
This commit is contained in:
Aminda Suomalainen 2024-08-04 08:18:50 +03:00
parent 5d092c5394
commit 31e583a39b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -46,4 +46,4 @@ _Note that this section is manually updated and might be missing some links._
- ZNC - ZNC
- [ZNC 1.6.0 & SSL certificate verification]({% post_url blog/2015-02-24-znc160-ssl %}) - [ZNC 1.6.0 & SSL certificate verification]({% post_url blog/2015-02-24-znc160-ssl %})
- [Installing ZNC on Ubuntu using PPA]({% post_url blog/2015-05-10-znc-ubuntu %}) - [Installing ZNC on Ubuntu using PPA]({% post_url blog/2015-05-10-znc-ubuntu %})
- [A couple of words on protocols (on the Discuss page)](/discuss.html/#a-couple-of-words-on-protocols) - [A couple of words on protocols (on the Discuss page)](/discuss.html#a-couple-of-words-on-protocols)