Skip to content

Commit 275676b

Browse files
committed
Fixed the download link
1 parent 28a6c4d commit 275676b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h3>ClockPicker</h3>
6565
</p>
6666

6767
<p>
68-
<a href="https://github.com/weareoutman/clockpicker/archive/master.zip" class="btn btn-lg btn-default" target="_blank">
68+
<a href="https://github.com/weareoutman/clockpicker/archive/gh-pages.zip" class="btn btn-lg btn-default" target="_blank">
6969
<span class="glyphicon glyphicon-cloud-download"></span> Download ZIP
7070
</a>
7171
&nbsp; CSS &lt; 6KB, JS &lt; 9KB, after minified.
@@ -461,4 +461,4 @@ <h3>License</h3>
461461
hljs.initHighlightingOnLoad();
462462
</script>
463463
</body>
464-
</html>
464+
</html>

0 commit comments

Comments
 (0)