diff options
Diffstat (limited to 'zola-static/templates/index.html')
| -rw-r--r-- | zola-static/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zola-static/templates/index.html b/zola-static/templates/index.html index 9cfef7f..3ae683e 100644 --- a/zola-static/templates/index.html +++ b/zola-static/templates/index.html @@ -25,7 +25,7 @@ <h2>Links</h2> <ul> <li><a href="https://github.com/JackJ30">GitHub</a></li> - <li><a href="https://jackj30.github.io">Old portfolio (haven't migrated here yet)</a></li> + <li><a href="https://portfolio.jackjamison.net">Old portfolio (haven't migrated here yet)</a></li> </ul> </div> <hr> |
