diff --git a/frontend/src/components/manage/PanelCreationForm.svelte b/frontend/src/components/manage/PanelCreationForm.svelte index cbae9b1..81785a7 100644 --- a/frontend/src/components/manage/PanelCreationForm.svelte +++ b/frontend/src/components/manage/PanelCreationForm.svelte @@ -58,7 +58,7 @@ bind:value={data.naming_scheme} placeholder="ticket-%id%" tooltipText="Click here for the full placeholder list" - tooltipLink="https://docs.ticketsbot.cloud" /> + tooltipLink="https://docs.ticketsbot.cloud/dashboard/settings/placeholders#custom-naming-scheme-placeholders" /> {/if}