Adjust documentation links
| @@ -3272,7 +3272,7 @@ | |||
| 3272 | Advanced Formatting | 3272 | Advanced Formatting |
| 3273 | </span> | 3273 | </span> |
| 3274 | 3274 | ||
| 3275 | <a href="https://docs.sillytavern.app/usage/prompts/" class="notes-link" target="_blank"> | 3275 | <a href="https://docs.sillytavern.app/usage/core-concepts/advancedformatting/" class="notes-link" target="_blank"> |
| 3276 | <span class="fa-solid fa-circle-question note-link-span"></span> | 3276 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3277 | </a> | 3277 | </a> |
| 3278 | </h3> | 3278 | </h3> |
| @@ -3734,7 +3734,7 @@ | |||
| 3734 | </div> | 3734 | </div> |
| 3735 | <h3 class="margin0"> | 3735 | <h3 class="margin0"> |
| 3736 | <span data-i18n="Worlds/Lorebooks">Worlds/Lorebooks</span> | 3736 | <span data-i18n="Worlds/Lorebooks">Worlds/Lorebooks</span> |
| 3737 | <a href="https://docs.sillytavern.app/usage/worldinfo/" class="notes-link" target="_blank"> | 3737 | <a href="https://docs.sillytavern.app/usage/core-concepts/worldinfo/" class="notes-link" target="_blank"> |
| 3738 | <span class="fa-solid fa-circle-question note-link-span"></span> | 3738 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3739 | </a> | 3739 | </a> |
| 3740 | </h3> | 3740 | </h3> |
| @@ -3928,7 +3928,13 @@ | |||
| 3928 | <div name="userSettingsRowOne" class="flex-container flexFlowRow alignitemscenter spaceBetween"> | 3928 | <div name="userSettingsRowOne" class="flex-container flexFlowRow alignitemscenter spaceBetween"> |
| 3929 | <div class="flex-container"> | 3929 | <div class="flex-container"> |
| 3930 | <div class="flex-container flexnowrap alignItemsBaseline"> | 3930 | <div class="flex-container flexnowrap alignItemsBaseline"> |
| 3931 | <h3 class="margin0"><span data-i18n="User Settings">User Settings</span></h3> | 3931 | <h3 class="margin0"> |
| 3932 | <span data-i18n="User Settings">User Settings</span> | ||
| 3933 | |||
| 3934 | <a href="https://docs.sillytavern.app/usage/user_settings/" class="notes-link" target="_blank"> | ||
| 3935 | <span class="fa-solid fa-circle-question note-link-span"></span> | ||
| 3936 | </a> | ||
| 3937 | </h3> | ||
| 3932 | </div> | 3938 | </div> |
| 3933 | </div> | 3939 | </div> |
| 3934 | <div id="UI-language-block" class="flex-container alignItemsBaseline"> | 3940 | <div id="UI-language-block" class="flex-container alignItemsBaseline"> |
| @@ -4261,9 +4267,6 @@ | |||
| 4261 | <audio id="audio_message_sound" src="sounds/message.mp3" hidden></audio> | 4267 | <audio id="audio_message_sound" src="sounds/message.mp3" hidden></audio> |
| 4262 | <span> | 4268 | <span> |
| 4263 | <small data-i18n="Message Sound">Message Sound</small> | 4269 | <small data-i18n="Message Sound">Message Sound</small> |
| 4264 | <a href="https://docs.sillytavern.app/usage/user_settings/uicustomization/#message-sound" class="notes-link" target="_blank"> | ||
| 4265 | <span class="fa-solid fa-circle-question note-link-span"></span> | ||
| 4266 | </a> | ||
| 4267 | </span> | 4270 | </span> |
| 4268 | </label> | 4271 | </label> |
| 4269 | <label for="play_sound_unfocused" class="checkbox_label" title="Only play a sound when ST's browser tab is unfocused." data-i18n="[title]Only play a sound when ST's browser tab is unfocused"> | 4272 | <label for="play_sound_unfocused" class="checkbox_label" title="Only play a sound when ST's browser tab is unfocused." data-i18n="[title]Only play a sound when ST's browser tab is unfocused"> |