Auto: misc.

This commit is contained in:
2021-03-07 18:25:06 +01:00
parent 7153847b97
commit 6abfeb351e
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
- [[go]] https://github.com/flancian/agora-server - [[go]] https://github.com/flancian/agora-server
- [[git]] 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 - [[bug]] https://github.com/flancian/agora-server/issues/new
- [[history]] https://github.com/flancian/agora-server/commits/main - [[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. - 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.
+3
View File
@@ -30,6 +30,8 @@
- See also: [[wikilinks everywhere]]. - See also: [[wikilinks everywhere]].
- [[go]] flancia.org/agora - [[go]] flancia.org/agora
- [[git]] github.com/flancian/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 - [[server]] github.com/flancian/agora-server
- [[pull]] [[agora editor]] [[agora client]] - [[pull]] [[agora editor]] [[agora client]]
- There are [[other agoras]]. - There are [[other agoras]].
@@ -67,6 +69,7 @@
[agora protocol]: agora-protocol "Agora Protocol" [agora protocol]: agora-protocol "Agora Protocol"
[wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere" [wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere"
[go]: go "Go" [go]: go "Go"
[bugs]: bugs "Bugs"
[pull]: pull "Pull" [pull]: pull "Pull"
[agora editor]: agora-editor "Agora Editor" [agora editor]: agora-editor "Agora Editor"
[agora client]: agora-client "Agora Client" [agora client]: agora-client "Agora Client"