This commit is contained in:
tim
2025-05-06 13:56:05 -04:00
parent 1e6511f137
commit 4b4c3bf639
4 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ hero:
actions:
- theme: brand
text: Launch App
link: https://app.dexorder.trade/
link: https://dexorder.com/
target: dexorder-app
- theme: alt
text: Documentation
@@ -72,6 +72,6 @@ a.VPButton-medium-brand:hover {
</style>
<div style="text-align: center; margin-top: 2rem;">
<a class="VPButton-medium-brand" href="https://app.dexorder.trade/" target="dexorder-app">Launch App</a>
<a class="VPButton-medium-brand" href="https://dexorder.com/" target="dexorder-app">Launch App</a>
</div>