fix(docs): restore dashboard link in models.note (was dropped during i18n)
This commit is contained in:
@@ -237,7 +237,10 @@ requires_openai_auth = <span class="kw">true</span></code></pre>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p class="note">{{ $t('docs.sections.models.note') }}</p>
|
||||
<i18n-t tag="p" class="note" keypath="docs.sections.models.note">
|
||||
<template #repo><code class="mono">{{ $t('docs.sections.models.noteRepo') }}</code></template>
|
||||
<template #dashboard><router-link to="/dashboard">{{ $t('docs.sections.models.noteDashboard') }}</router-link></template>
|
||||
</i18n-t>
|
||||
</section>
|
||||
|
||||
<section id="feedback" class="docs-section">
|
||||
|
||||
Reference in New Issue
Block a user