Browse Source

Fix some example links

pull/1191/head
jlukic 10 years ago
parent
commit
c10dce7d12
1 changed files with 1 additions and 1 deletions
  1. 2
      examples/homepage.html

2
examples/homepage.html

@ -13,7 +13,7 @@
<link rel="stylesheet" type="text/css" href="homepage.css">
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.js"></script>
<script src="../packaged/definitions/javascript/semantic.js"></script>
<script src="../dist/semantic.js"></script>
<script src="homepage.js"></script>
</head>

Loading…
Cancel
Save