Skip to content

Commit 7427bb7

Browse files
committed
Update links on package page
1 parent 8ed3d1c commit 7427bb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/pages/package/package.template.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h3>HTML Version</h3>
2121
the value of &nbsp;<code>window.PJAX_ENABLED</code> global variable.</p>
2222
<p>Moreover, this version comes with three different color schemes which you can easily switch based on your
2323
choice.</p>
24-
<a class="btn btn-transparent btn-lg btn-block" href="../dark">Go to Demo</a>
24+
<a class="btn btn-transparent btn-lg btn-block" href="https://flatlogic.com/templates/light-blue-html5/demo" target="_blank">Go to Demo</a>
2525
</section>
2626
</div>
2727
<div class="col-md-5 col-sm-6">
@@ -64,7 +64,7 @@ <h3>React JS Version</h3>
6464
decide on development approaches that are the best for your project.
6565
<a href="https://webpack.js.org/">Webpack</a> Module Bundler and Yarn as a package manager are under the hood.
6666
</p>
67-
<a class="btn btn-transparent btn-lg btn-block" href="https://light-blue.herokuapp.com/">Go to Demo</a>
67+
<a class="btn btn-transparent btn-lg btn-block" href="https://flatlogic.com/templates/light-blue-react/demo" target="_blank">Go to Demo</a>
6868
</section>
6969
</div>
7070
<div class="col-md-5 col-sm-6">
@@ -80,8 +80,8 @@ <h3>VUE JS Version</h3>
8080
adding new libraries is made incredibly easy.
8181
</p>
8282
<p>Creating Vue JS version is a main priority of <a href="https://flatlogic.com">Flatlogic</a> for next months,
83-
so seed version will ready really soon! <br><br><br><br><br></p>
84-
<a class="btn btn-link btn-lg btn-block disabled" href="#">Coming Soon!</a>
83+
so seed version will ready really soon! <br><br><br><br></p>
84+
<a class="btn btn-transparent btn-lg btn-block" href="https://flatlogic.com/templates/light-blue-vue/demo" target="_blank">Go to Demo</a>
8585
</section>
8686
</div>
8787
</div>

0 commit comments

Comments
 (0)