Adjust documentation links
| @@ -3272,7 +3272,7 @@ | ||
| 3272 | 3272 | Advanced Formatting |
| 3273 | 3273 | </span> |
| 3274 | 3274 | |
| 3275 | 3275 | <a href="https://docs.sillytavern.app/usage/promptscore-concepts/advancedformatting/" class="notes-link" target="_blank"> |
| 3276 | 3276 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3277 | 3277 | </a> |
| 3278 | 3278 | </h3> |
| @@ -3734,7 +3734,7 @@ | ||
| 3734 | 3734 | </div> |
| 3735 | 3735 | <h3 class="margin0"> |
| 3736 | 3736 | <span data-i18n="Worlds/Lorebooks">Worlds/Lorebooks</span> |
| 3737 | 3737 | <a href="https://docs.sillytavern.app/usage/core-concepts/worldinfo/" class="notes-link" target="_blank"> |
| 3738 | 3738 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3739 | 3739 | </a> |
| 3740 | 3740 | </h3> |
| @@ -3928,7 +3928,13 @@ | ||
| 3928 | 3928 | <div name="userSettingsRowOne" class="flex-container flexFlowRow alignitemscenter spaceBetween"> |
| 3929 | 3929 | <div class="flex-container"> |
| 3930 | 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 | 3938 | </div> |
| 3933 | 3939 | </div> |
| 3934 | 3940 | <div id="UI-language-block" class="flex-container alignItemsBaseline"> |
| @@ -4261,9 +4267,6 @@ | ||
| 4261 | 4267 | <audio id="audio_message_sound" src="sounds/message.mp3" hidden></audio> |
| 4262 | 4268 | <span> |
| 4263 | 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 | 4270 | </span> |
| 4268 | 4271 | </label> |
| 4269 | 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"> |