From 457461ad05e82694f79f5bd9b51a6b0bbf1aa737 Mon Sep 17 00:00:00 2001 From: Daniel Frank Date: Fri, 6 Jun 2025 20:42:46 +0200 Subject: [PATCH] Update README.md to reference codeberg as main repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9e669a..69c6bc6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ In the next two commands replace GLUON_VERSION and SITE_VERSION with the actual version numbers. $ git clone -b GLUON_VERSION https://github.com/freifunk-gluon/gluon.git - $ git clone -b SITE_VERSION https://git.hamburg.ccc.de/freifunk/site-ffhh.git + $ git clone -b SITE_VERSION https://codeberg.org/freifunkhamburg/site-ffhh.git $ cd site-ffhh To build the firmware into the subdirectory firmware: