mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Adjust documentation links
This commit is contained in:
@@ -3272,7 +3272,7 @@
|
|||||||
Advanced Formatting
|
Advanced Formatting
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<a href="https://docs.sillytavern.app/usage/prompts/" class="notes-link" target="_blank">
|
<a href="https://docs.sillytavern.app/usage/core-concepts/advancedformatting/" class="notes-link" target="_blank">
|
||||||
<span class="fa-solid fa-circle-question note-link-span"></span>
|
<span class="fa-solid fa-circle-question note-link-span"></span>
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
@@ -3734,7 +3734,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<h3 class="margin0">
|
<h3 class="margin0">
|
||||||
<span data-i18n="Worlds/Lorebooks">Worlds/Lorebooks</span>
|
<span data-i18n="Worlds/Lorebooks">Worlds/Lorebooks</span>
|
||||||
<a href="https://docs.sillytavern.app/usage/worldinfo/" class="notes-link" target="_blank">
|
<a href="https://docs.sillytavern.app/usage/core-concepts/worldinfo/" class="notes-link" target="_blank">
|
||||||
<span class="fa-solid fa-circle-question note-link-span"></span>
|
<span class="fa-solid fa-circle-question note-link-span"></span>
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
@@ -3928,7 +3928,13 @@
|
|||||||
<div name="userSettingsRowOne" class="flex-container flexFlowRow alignitemscenter spaceBetween">
|
<div name="userSettingsRowOne" class="flex-container flexFlowRow alignitemscenter spaceBetween">
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<div class="flex-container flexnowrap alignItemsBaseline">
|
<div class="flex-container flexnowrap alignItemsBaseline">
|
||||||
<h3 class="margin0"><span data-i18n="User Settings">User Settings</span></h3>
|
<h3 class="margin0">
|
||||||
|
<span data-i18n="User Settings">User Settings</span>
|
||||||
|
|
||||||
|
<a href="https://docs.sillytavern.app/usage/user_settings/" class="notes-link" target="_blank">
|
||||||
|
<span class="fa-solid fa-circle-question note-link-span"></span>
|
||||||
|
</a>
|
||||||
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="UI-language-block" class="flex-container alignItemsBaseline">
|
<div id="UI-language-block" class="flex-container alignItemsBaseline">
|
||||||
@@ -4261,9 +4267,6 @@
|
|||||||
<audio id="audio_message_sound" src="sounds/message.mp3" hidden></audio>
|
<audio id="audio_message_sound" src="sounds/message.mp3" hidden></audio>
|
||||||
<span>
|
<span>
|
||||||
<small data-i18n="Message Sound">Message Sound</small>
|
<small data-i18n="Message Sound">Message Sound</small>
|
||||||
<a href="https://docs.sillytavern.app/usage/user_settings/uicustomization/#message-sound" class="notes-link" target="_blank">
|
|
||||||
<span class="fa-solid fa-circle-question note-link-span"></span>
|
|
||||||
</a>
|
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
<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">
|
<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">
|
||||||
|
Reference in New Issue
Block a user