diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-02-08 12:33:03 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-02-08 12:33:03 +0800 |
commit | 835401b5edf1e5e52e0e040a9683c9f0c5a7ded6 (patch) | |
tree | 84b3c155b08bf90355ddad4e20c5476079ae7fb1 | |
parent | 34c3a7145dd83f3812f578436de9eda9e8ba171b (diff) | |
download | www-835401b5edf1e5e52e0e040a9683c9f0c5a7ded6.tar.gz |
update borked links
-rw-r--r-- | index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html b/index.html index 54cb7a2..e36a478 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,11 @@ <li class="alarm" style="font-size: 150%; ">I've been up to some GPG Issues with trust signatures. Key revocation is involved. See below.</li> <li><a href="https://www.andrewyu.org">Personal site</a></li> <!--li><a href="https://blog.andrewyu.org">Blog (WIP)</a></li--> - <li><a href="https://project.andrewyu.org" class="alert">Projects</a></li> - <li><a href="https://git.andrewyu.org">Git bare repositories</a></li> + <li><a href="https://git.andrewyu.org" class="alert">Projects</a></li> <li><a href="https://pub.andrewyu.org">Users</a></li> <li><a href="https://lib.andrewyu.org">File library</a></li> <li><a href="https://fcm.andrewyu.org" class="alert">Free Computing Movement</a></li> - <li><a href="https://project.andrewyu.org/libresociety" class="alert">Libre Society</a></li> + <li><a href="https://libre.andrewyu.org" class="alert">Libre Society</a></li> <li><a href="https://host.andrewyu.org" class="alert">Server guides</a></li> </ul> </div> |