diff --git a/README.md b/README.md index d7585f0..54fac39 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is a basic website for ungoogled-chromium, based upon [Hydra by CloudCannon ## Develop -This website was built with [Jekyll](http://jekyllrb.com/) version 3. but should support newer versions as well. +This website was built with [Jekyll](https://jekyllrb.com/) version 3. but should support newer versions as well. -Install the dependencies with [Bundler](http://bundler.io/): +Install the dependencies with [Bundler](https://bundler.io/): ~~~bash $ bundle install diff --git a/_config.yml b/_config.yml index 5183667..4cb4d20 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ author: social: name: ungoogled-chromium links: - - https://github.com/Eloston/ungoogled-chromium + - https://github.com/ungoogled-software/ungoogled-chromium # ----- # Build diff --git a/_data/footer.yml b/_data/footer.yml index a7464f5..6a1c368 100644 --- a/_data/footer.yml +++ b/_data/footer.yml @@ -12,21 +12,21 @@ link: //ungoogled-software.github.io/ungoogled-chromium-wiki/faq new_window: true - name: Support - link: //github.com/Eloston/ungoogled-chromium/blob/master/SUPPORT.md + link: //github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md new_window: true - links: - name: Source Code link: /source-code/ new_window: false - name: Contributing - link: //github.com/Eloston/ungoogled-chromium/blob/master/docs/contributing.md + link: //github.com/ungoogled-software/ungoogled-chromium/blob/master/docs/contributing.md new_window: true - name: Website Source Code link: //github.com/ungoogled-software/ungoogled-software.github.io new_window: true - links: - name: GitHub - link: //github.com/Eloston/ungoogled-chromium + link: //github.com/ungoogled-software/ungoogled-chromium social_icon: GitHub new_window: true # - name: RSS diff --git a/_data/navigation.yml b/_data/navigation.yml index 55176e4..949dcab 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -15,10 +15,10 @@ new_window: true highlight: false - name: Support - link: //github.com/Eloston/ungoogled-chromium/blob/master/SUPPORT.md + link: //github.com/ungoogled-software/ungoogled-chromium/blob/master/SUPPORT.md new_window: true highlight: false - name: GitHub - link: //github.com/Eloston/ungoogled-chromium + link: //github.com/ungoogled-software/ungoogled-chromium new_window: true highlight: true diff --git a/_layouts/default.html b/_layouts/default.html index 9ef0c28..4459878 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -34,7 +34,7 @@ {% endfor %} -
© {{ site.time | date: '%Y' }} ungoogled-chromium Authors • License • Website design based on Hydra Template
+© {{ site.time | date: '%Y' }} ungoogled-chromium Authors • License • Website design based on Hydra Template