From 6abfeb351eb7ad15a48b4e50331e9e70dd5022f0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 7 Mar 2021 18:25:06 +0100 Subject: [PATCH] Auto: misc. --- agora-server.md | 2 +- agora.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/agora-server.md b/agora-server.md index 451a5b8b9..89a2eff06 100644 --- a/agora-server.md +++ b/agora-server.md @@ -2,7 +2,7 @@ - [[go]] https://github.com/flancian/agora-server - [[git]] https://github.com/flancian/agora-server -- [[bugs]] https://github.com/flancian/agora-server/issue +- [[bugs]] https://github.com/flancian/agora-server/issues - [[bug]] https://github.com/flancian/agora-server/issues/new - [[history]] https://github.com/flancian/agora-server/commits/main - An implementation of the [[Agora Protocol]]; includes a web frontend and a simple backend. If you're reading this on anagora.org right now, you're using it. diff --git a/agora.md b/agora.md index 3d82ba229..33029a428 100644 --- a/agora.md +++ b/agora.md @@ -30,6 +30,8 @@ - See also: [[wikilinks everywhere]]. - [[go]] flancia.org/agora - [[git]] github.com/flancian/agora +- [[bugs]] https://github.com/flancian/agora/issues +- [[bug]] https://github.com/flancian/agora/issues/new - [[server]] github.com/flancian/agora-server - [[pull]] [[agora editor]] [[agora client]] - There are [[other agoras]]. @@ -67,6 +69,7 @@ [agora protocol]: agora-protocol "Agora Protocol" [wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere" [go]: go "Go" +[bugs]: bugs "Bugs" [pull]: pull "Pull" [agora editor]: agora-editor "Agora Editor" [agora client]: agora-client "Agora Client"