Skip to content

Commit 7a2e934

Browse files
committed
Update link to OASIS terms
1 parent f04d3ec commit 7a2e934

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/modals/BuyCryptoModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<a href="https://go.fastspot.io/terms"
206206
target="_blank" rel="noopener" class="nq-link">Fastspot GO</a>
207207
</span>
208-
<a slot="FastspotGO" href="https://www.ten31.com/oasis/terms"
208+
<a slot="FastspotGO" href="https://digital.ten31.com/oasis/terms"
209209
target="_blank" rel="noopener" class="nq-link">OASIS</a>
210210
</i18n>
211211
<i18n v-else

src/components/modals/SellCryptoModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<a href="https://go.fastspot.io/terms"
189189
target="_blank" rel="noopener" class="nq-link">Fastspot GO</a>
190190
</span>
191-
<a slot="FastspotGO" href="https://www.ten31.com/oasis/terms"
191+
<a slot="FastspotGO" href="https://digital.ten31.com/oasis/terms"
192192
target="_blank" rel="noopener" class="nq-link">OASIS</a>
193193
</i18n>
194194
<i18n v-else

0 commit comments

Comments
 (0)