From 6be4bdf6ad92eea3e57ccfaf95672daf43cc1090 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 6 Jul 2021 08:46:18 +0200 Subject: ci: fixed a lot of issues with style and urls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _i18n/ca/license.md | 4 ++-- _i18n/en/license.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to '_i18n') diff --git a/_i18n/ca/license.md b/_i18n/ca/license.md index 6cb631f..cf6e04a 100644 --- a/_i18n/ca/license.md +++ b/_i18n/ca/license.md @@ -1,9 +1,9 @@ ## Sobre això Aquesta és la meva pàgina personal, on escric coses que tenen més o menys -sentit. El codi font es pot trobar [aquí](http://git.mssola.com/jo.git/). +sentit. El codi font es pot trobar [aquí](https://github.com/mssola/jo.mssola.com). -## Llicència ([AGPLv3](http://git.mssola.com/jo.git/tree/LICENSE)) +## Llicència ([AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html))
diff --git a/_i18n/en/license.md b/_i18n/en/license.md
index f2efeda..742d535 100644
--- a/_i18n/en/license.md
+++ b/_i18n/en/license.md
@@ -1,9 +1,9 @@
 ## About this
 
 This is my personal webpage, where I write stuff. The source code can be found
-[here](http://git.mssola.com/jo.git/).
+[here](https://github.com/mssola/jo.mssola.com).
 
-## License ([AGPLv3](http://git.mssola.com/jo.git/tree/LICENSE))
+## License ([AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html))
 
 
-- 
cgit v1.2.3