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/en/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/en/license.html')
| -rw-r--r-- | src/public/en/license.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/public/en/license.html b/src/public/en/license.html index 6b67b95..e816f52 100644 --- a/src/public/en/license.html +++ b/src/public/en/license.html @@ -1,6 +1,6 @@ <p> This is my personal webpage, where I write stuff. The source code can be found - <a href="https://github.com/mssola/jo.mssola.com" title="Source code at Github">here</a> and + <a href="https://git.mssola.com/misc/jo.mssola.com" title="Source code at Github">here</a> and is under the <a href="https://www.gnu.org/licenses/agpl-3.0.html" title="AGPLv3">AGPLv3</a> license: </p> |
