aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-07-30 11:43:54 +0300
committerJan Tuomi <jan.tuomi@eficode.com>2018-07-30 11:43:54 +0300
commitb8cf878ede9ad7321cc988ef31088785496833c9 (patch)
treecb6364d4a811cff89510f89d0a8fef0e771ec9ee
parente27ffc516c922f0ab0e05590e8169e90c3f1fb1f (diff)
Fix links
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b59b0f7..71ad44c 100644
--- a/index.html
+++ b/index.html
@@ -12,10 +12,10 @@
<img class="logo" src="/tako.jpg" alt="DJ TAKO">
<div class="links">
<a class="soundcloud" href="http://soundcloud.com/takothedj">
- <img src="soundcloud-brands.svg">
+ <img src="/soundcloud-brands.svg">
</a>
<a class="instagram" href="http://instagram.com/takothedj">
- <img src="instagram-brands.svg">
+ <img src="/instagram-brands.svg">
</a>
</div>
</body>