Skip to content

Commit

Permalink
Fix #1321 demo shop link to exampleshop.subscriby.shop
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Mar 12, 2024
1 parent f10dd47 commit 3a6b9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscribie/themes/theme-builder/builder/choose.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>60 Days Money-back Guarantee</h3>
<a href="/start-building" class="get-started-btn">Get Started</a>
</div>
<div class="p-2">
<a href="https://demo.subscriby.shop/" class="get-started-btn" target="_blank">...or try live demo</a>
<a href="https://exampleshop.subscriby.shop/" class="get-started-btn" target="_blank">...or try live demo</a>
</div>
<style>
@media screen and (min-width: 576px) {
Expand Down

0 comments on commit 3a6b9e9

Please sign in to comment.