aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-30 20:29:32 +0200
committerVictor Häggqvist <[email protected]>2014-06-30 20:29:32 +0200
commit60d999951e46fe8fad790e12427b766f1cfcad37 (patch)
treea686afeb6e1c3c779cd166d1c8cbe130db209abd
parent8f0247bd002e910c877ba02b9eeda8dedb651ec0 (diff)
no protocol
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 088e6be..bc2a9f7 100644
--- a/index.html
+++ b/index.html
@@ -26,6 +26,6 @@
<p><a href="http://twitter.com/victorhggqvst">Victor</a></p>
<script src="dist/lastcommit.min.js"></script>
- <script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
+ <script src="//google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
</body>
</html>