commit ed35cf9e0003fe63eedae10821a579914f10a3c7 parent 6d9dd8de6c972ae238b2ce4b6af813ae627eb0e6 Author: Yuval Langer <yuval.langer@gmail.com> Date: Fri, 12 Jan 2024 00:22:39 +0200 Add self hosted Stagit repository. Diffstat:
M | README.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -29,9 +29,11 @@ Main repository is at [Codeberg.org][3]. ## Mirrors: -- [Github][4]. +- [Kaka Farm's Stagit][4] +- [Github][5]. [1]: https://github.com/Stenway/RSV-Specification [2]: https://www.youtube.com/watch?v=tb_70o6ohMA [3]: https://codeberg.org/kakafarm/guile-rsv/ -[4]: https://github.com/yuvallangerontheroad/guile-rsv +[4]: https://kaka.farm/stagit/guile-rsv/log.html +[5]: https://github.com/yuvallangerontheroad/guile-rsv