Fix placeholder doc link

e60d818a889e413196ae89cccda178217613f562

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -3216,7 +3216,7 @@
3216 <h4 class="standoutHeader title_restorable justifySpaceBetween">3216 <h4 class="standoutHeader title_restorable justifySpaceBetween">
3217 <div class="flex-container">3217 <div class="flex-container">
3218 <span data-i18n="System Prompt">System Prompt</span>3218 <span data-i18n="System Prompt">System Prompt</span>
3219 <a href="/" class="notes-link" target="_blank">3219 <a href="https://docs.sillytavern.app/usage/core-concepts/advancedformatting/#system-prompt" class="notes-link" target="_blank">
3220 <span class="fa-solid fa-circle-question note-link-span"></span>3220 <span class="fa-solid fa-circle-question note-link-span"></span>
3221 </a>3221 </a>
3222 </div>3222 </div>