diff options
author | Emile <git@emile.space> | 2024-08-16 23:06:59 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-08-16 23:06:59 +0200 |
commit | 6f49b786ed8c597165d5b5a2127a69f25af002ea (patch) | |
tree | 16b0a781109715bc426935bb031680a3c616b46a /templates | |
parent | 1982e06c6fd839a69576c5406ceebab966d50d2d (diff) |
src changed to github
Diffstat (limited to 'templates')
-rw-r--r-- | templates/nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nav.html b/templates/nav.html index b28bf38..c00c880 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -49,7 +49,7 @@ </ul> <ul style="float: right"> <li> - <a href="https://git.emile.space/r2wars-web">src</a> + <a href="https://github.com/HanEmile/r2wars-web">src</a> </li> </ul> </nav> |