Skip to content

Commit 1047766

Browse files
authored
Update vanilla.vue (#135)
1 parent 5902b73 commit 1047766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/vanilla.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ onMounted(() => {
5454
<iframe id="vanilla-embed" src="../vanilla-embed.html" frameborder="0" height="100em"></iframe>
5555
</div>
5656
<br>
57-
<Button color="blue" @click="navigateTo(`https://wiki.download.fo/readme/install-instructions#minecraft-launcher-vanilla`, { external: true })">
57+
<Button color="blue" @click="navigateTo(`https://wiki.download.fo/install-instructions#minecraft-launcher-vanilla`, { external: true })">
5858
<WikiIcon />{{ $t("content.vanilla.button.howto") }}
5959
</Button>
6060
<p><b>{{ $t("content.vanilla.button.disclaimer.important") }}</b> {{ $t("content.vanilla.button.disclaimer.text") }}</p>

0 commit comments

Comments
 (0)