]> BookStack Code Mirror - website/blobdiff - themes/bookstack/layouts/hacks/list.html
Updated GitHub references to new Codeberg locations
[website] / themes / bookstack / layouts / hacks / list.html
index 48fa94b999074e6434e64bfdc7c1b928d0e37d6d..0e8f9d889962e2f19b163e67d24ae05008b77a5c 100644 (file)
@@ -27,7 +27,7 @@
                        <div class="margins-vertical large text-left">
                                <a href="/hacks/applying/" target="_blank">Applying Hacks</a>
                                <span class="inline block margins-horizontal muted">|</span>
-                               <a href="https://github.com/BookStackApp/hacks" target="_blank">Hacks Source Repo</a>
+                               <a href="https://codeberg.org/bookstack/hacks" target="_blank">Hacks Source Repo</a>
                        </div>
 
                        {{ $paginator := .Paginate (where .Pages "Params.Author" "!=" nil) }}