Skip to content

Commit 3186e22

Browse files
authored
Update index.html
1 parent 997dc42 commit 3186e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>GitHub &amp; BitBucket HTML Preview</h1>
3838
<p>or use this bookmarklet while browsing GitHub or BitBucket: <a href="javascript:void('http://htmlpreview.github.io/'==window.location?alert('Drag me to your bookmarks bar!'):window.location='http://htmlpreview.github.io/?'+window.location)"><strong>HTMLPreview</strong></a></p>
3939
<p id="footer">Developed by <a href="https://github.com/niutech">niu tech</a> | Contribute on <a href="https://github.com/htmlpreview/htmlpreview.github.com">GitHub</a></p>
4040
</form>
41-
<script src="./htmlpreview.min.js"></script>
41+
<script src="./htmlpreview.js"></script>
4242
<script>HTMLPreview.init();</script>
4343
</body>
4444
</html>

0 commit comments

Comments
 (0)