diff options
Diffstat (limited to 'projects/index.html')
-rw-r--r-- | projects/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/index.html b/projects/index.html index 92e38c9..b2477c7 100644 --- a/projects/index.html +++ b/projects/index.html @@ -34,7 +34,7 @@ <div class="flex-container flex" style="height: 800px;"> <div class="flex full-img-card" style="background-image: url(/assets/images/game-hero/simplicity_screenshot.png); "> - <a href="https://store.steampowered.com/app/2381230/simpliCity/" class="fill-div gradient-overlay"> + <a href="/projects/simpliCity/" class="fill-div gradient-overlay"> <span>simpliCity</span> </a> @@ -115,4 +115,4 @@ </section> </body> -</html>
\ No newline at end of file +</html> |