We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c43a0 commit 743c164Copy full SHA for 743c164
index.html
@@ -9,7 +9,7 @@
9
<h1 class="text-center index-title">
10
<span class="img-index-title"></span>
11
<span class="img-index-title-mobile">Super Simple WYSIWYG<br>Editor on Bootstrap</span>
12
- <a href="{{ site.repository }}/archive/master.zip" class="index-download">
+ <a href="{{ site.repository }}/releases/download/v{{ site.version }}/summernote-{{ site.version }}-dist.zip" class="index-download">
13
<span class="img-index-download"></span>
14
</a>
15
</h1>
0 commit comments