diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 08:46:18 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 08:46:18 +0200 |
| commit | 6be4bdf6ad92eea3e57ccfaf95672daf43cc1090 (patch) | |
| tree | 090a0fc781b2482be03f8bef69d33dc7d9ba7c09 /_i18n | |
| parent | ba3cfcd0b25c2b4ff47d325db3c592a0673df5f6 (diff) | |
| download | jo.mssola.com-6be4bdf6ad92eea3e57ccfaf95672daf43cc1090.tar.gz jo.mssola.com-6be4bdf6ad92eea3e57ccfaf95672daf43cc1090.zip | |
ci: fixed a lot of issues with style and urls
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n')
| -rw-r--r-- | _i18n/ca/license.md | 4 | ||||
| -rw-r--r-- | _i18n/en/license.md | 4 |
2 files changed, 4 insertions, 4 deletions
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)) <div class="org-src-container"> <pre class="src src-txt"> 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)) <div class="org-src-container"> <pre class="src src-txt"> |
