diff options
-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> |