diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:35:19 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:35:19 +0200 |
| commit | 42029f2e0a461b9431b8ba42c914b268fe857543 (patch) | |
| tree | e01b277a77d8fc4537a574dd971033ac8fd1d41e /src/public/license.html | |
| parent | 4a985b7cd28515a64724df53f8f13c395a1aa0ca (diff) | |
| download | jo.mssola.com-42029f2e0a461b9431b8ba42c914b268fe857543.tar.gz jo.mssola.com-42029f2e0a461b9431b8ba42c914b268fe857543.zip | |
Add references to my personal git server
Moreover, point to this instance instead of Github for the source code
of the project.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/public/license.html')
| -rw-r--r-- | src/public/license.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/public/license.html b/src/public/license.html index 87a4a30..967767a 100644 --- a/src/public/license.html +++ b/src/public/license.html @@ -1,7 +1,7 @@ <p> Aquesta és la meva pàgina personal, on escric coses que tenen més o menys sentit. El codi font es pot trobar - <a href="https://github.com/mssola/jo.mssola.com" title="Enllaç a Github amb el codi font">aquí</a> + <a href="https://git.mssola.com/misc/jo.mssola.com" title="Enllaç a Github amb el codi font">aquí</a> i està sota la llicència <a href="https://www.gnu.org/licenses/agpl-3.0.html" title="AGPLv3">AGPLv3</a>: </p> |
