From eb1f3e281c9a658c8c74421cdd04750c400f77e4 Mon Sep 17 00:00:00 2001 From: Kevin Day <thekevinday@gmail.com> Date: Sat, 14 Jan 2023 22:06:00 -0600 Subject: [PATCH] Bugfix: Use Codeberg for the Codeberg name and not Gitlab. --- fll.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fll.html b/fll.html index ca62646..55c9974 100644 --- a/fll.html +++ b/fll.html @@ -318,7 +318,7 @@ <ul> <li><strong class="strong">Github</strong>: <a href="https://github.com/thekevinday/fll/releases/tag/0.6.3" class="link external">https://github.com/thekevinday/fll/releases/tag/0.6.3</a></li> <li><strong class="strong">Gitlab</strong>: <a href="https://gitlab.com/kevuxer/fll/-/releases/0.6.3" class="link external">https://gitlab.com/kevuxer/fll/-/releases/0.6.3</a></li> - <li><strong class="strong">Gitlab</strong>: <a href="https://codeberg.org/kevuxer/fll/-/releases/0.6.3" class="link external">https://codeberg.org/kevuxer/fll/-/releases/0.6.3</a></li> + <li><strong class="strong">Codeberg</strong>: <a href="https://codeberg.org/kevuxer/fll/-/releases/0.6.3" class="link external">https://codeberg.org/kevuxer/fll/-/releases/0.6.3</a></li> </ul> </div> </article> -- 1.8.3.1