Skip to content

Commit cede9fc

Browse files
committed
Download url update
1 parent d5786a0 commit cede9fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<div class="header-block header-block-buttons" >
2-
<a href="https://github.com/modularcode/modular-admin-html"
2+
<a href="https://github.com/modularcode/modular-admin-html"
33
class="btn btn-sm header-btn">
44
<i class="fa fa-github-alt"></i>
55
<span>View on GitHub</span>
66
</a>
77

8-
<a href="https://github.com/modularcode/modular-admin-html/stargazers"
8+
<a href="https://github.com/modularcode/modular-admin-html/stargazers"
99
class="btn btn-sm header-btn">
1010
<i class="fa fa-star"></i>
1111
<span>Star Us</span>
1212
</a>
1313

14-
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v{{pkg.version}}/modular-admin-html-{{pkg.version}}.zip"
14+
<a href="https://github.com/modularcode/modular-admin-html/releases"
1515
class="btn btn-sm header-btn">
1616
<i class="fa fa-cloud-download"></i>
1717
<span>Download .zip</span>
@@ -20,4 +20,4 @@
2020
<i class="fa fa-share-alt"></i>
2121
Share
2222
</button> --}}
23-
</div>
23+
</div>

0 commit comments

Comments
 (0)