summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGeorgios Andreadis <G.Andreadis@student.tudelft.nl>2017-01-24 13:05:21 +0100
committerGitHub <noreply@github.com>2017-01-24 13:05:21 +0100
commit5655115f08115e6324de9cf5d9c90578b4b236a6 (patch)
tree1471ae0889819f45e093e1a1401a385f904a41ab /src
parentc96e6ffafb62bde1e08987b1fdf3c0786487f6ec (diff)
parent09b8e576e1ec7a7359c997fdd29997836ba6878a (diff)
Merge pull request #1 from tudelft-atlarge/add-github-link
Add GitHub link to splash page
Diffstat (limited to 'src')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 554a21a1..03806513 100644
--- a/src/index.html
+++ b/src/index.html
@@ -387,7 +387,7 @@
<img src="img/github-icon.png" class="col-lg-2 col-md-2 col-sm-2 col-xs-2"
alt="Github Icon">
<div class="info-points col-lg-10 col-md-10 col-sm-10 col-xs-10">
- <a href="#">Coming Soon</a>
+ <a href="https://github.com/tudelft-atlarge/opendc">tudelft-atlarge/opendc</a>
</div>
</div>
</div>