diff --git a/README.md b/README.md index 4d4253f..b318e33 100644 --- a/README.md +++ b/README.md @@ -68,13 +68,13 @@ Country or local groups of the FSFE can easily fork and adapt this website to yo 3. Ensure that Git is installed on your computer. If you don't know what it is, [read this](https://www.baeldung.com/git-guide). -4. Clone this repo to your Hugo fedigov directory: **git clone https://codeberg.org/ralfhersel/fedigov.git** +4. Clone this repo to your Hugo fedigov directory: **git clone https://git.fsfe.org/FSFE/fedigov.git** 5. Run the site locally: **hugo server** 6. View it in your webbrowser at: http://localhost:1313/ -7. Change the content to your national/lcoal requirements. +7. Change the content to your national/local requirements. 8. Basic settings are in: **config.yaml** diff --git a/changes.txt b/changes.txt index a0af602..2c023d8 100644 --- a/changes.txt +++ b/changes.txt @@ -13,3 +13,7 @@ CTA-Buttons: /site/themes/hugo-fresh/assets/fresh/partials/_buttons.scss Footer /site/themes/hugo-fresh/layouts/partials/footer.html + +README.md + replaced 'lcoal' with 'local' + replaced 'https://codeberg.org/ralfhersel/fedigov.git' with 'https://git.fsfe.org/FSFE/fedigov.git'