{t('home.setup')}
{t('home.setup-description')}
diff --git a/AquaNet/src/pages/MaiPhoto.svelte b/AquaNet/src/pages/MaiPhoto.svelte
index 8b9eb9ad..355143c1 100644
--- a/AquaNet/src/pages/MaiPhoto.svelte
+++ b/AquaNet/src/pages/MaiPhoto.svelte
@@ -17,9 +17,9 @@
{:then photos}
{#if photos.length === 0}
- {t('maiphoto.none')}
+ {t('maiphoto.none')}
{:else}
- {t('maiphoto.url_warning')}
+ {t('maiphoto.url_warning')}
{/if}
{#each photos as photo}
diff --git a/README.md b/README.md
index 8ca6617b..d8bb4ac8 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ Check out these docs for more information.
1. Ensure your game can boot to title screen.
2. Go to [https://aquadx.net](https://aquadx.net) and sign up (or log in).
-3. Access the Setup Connection page and follow the instructions provided.
+3. Access the [Setup Connection page](https://aquadx.net/setup) and follow the instructions provided.
If you encounter any issue, please report via Discord, QQ, (both available on the website) or the GitHub issue tracker.