From b280b19f7820109904833dc9dd649485af07aa44 Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 29 Feb 2024 16:29:40 -0500 Subject: [PATCH] correct links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c9f399..a95bdf7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ different platform entirely. It's a mess to keep up with. Willow brings some order to that mess by supporting both RSS and one of the _very_ few things all the forges have in common: their **V**ersion **C**ontrol **S**ystem. At the moment, [Git] is the _only_ supported VCS, but we're -definitely interested in adding support for Pijul, Fossil, Mercurial, and +definitely interested in adding support for [Pijul], [Fossil], [Mercurial], and potentially others. [Git]: https://git-scm.com/ @@ -60,7 +60,7 @@ potentially others. Amolith has recorded some of his other ideas, thoughts, and plans in [his wiki]. -[my wiki]: https://wiki.secluded.site/hypha/willow +[his wiki]: https://wiki.secluded.site/hypha/willow ## Installation and use