diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/page/legal.gohtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/page/legal.gohtml b/templates/page/legal.gohtml index b8ef23b..b3a3a54 100644 --- a/templates/page/legal.gohtml +++ b/templates/page/legal.gohtml @@ -3,8 +3,8 @@ <h1>Legal information</h1> <p> The software behind this website was made by <a href="https://anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a>. - It is available on <a href="https://github.com/anhgelus/now">GitHub</a> for free and licensed under the - <a href="https://github.com/anhgelus/now/blob/main/LICENSE" target="_blank">AGPL</a> license. + It is available on <a href="https://git.anhgelus.world/anhgelus/now">my forge</a> for free and licensed under + the <a href="https://git.anhgelus.world/anhgelus/now/raw/branch/main/LICENSE" target="_blank">AGPL</a> license. </p> {{ .GetLegal }} </div> |
