mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-06 13:26:17 +08:00
fix: typo in callout under the settings page (#2283)
This commit is contained in:
parent
c3069e55a9
commit
d0321baf4f
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
||||||
<b-icon icon="warning-empty" />
|
<b-icon icon="warning-empty" />
|
||||||
Remove the <code>admin_username</code> and <code>admin_password</code> fields from the TOML
|
Remove the <code>admin_username</code> and <code>admin_password</code> fields from the TOML
|
||||||
configuration file or environment variables. If you are using APIs, create and use new API credentials
|
configuration file or environment variables. If you are using APIs, create and use new API credentials
|
||||||
before removing the them. Visit
|
before removing them. Visit
|
||||||
<router-link :to="{ name: 'users' }">
|
<router-link :to="{ name: 'users' }">
|
||||||
Admin -> Settings -> Users
|
Admin -> Settings -> Users
|
||||||
</router-link> dashboard. <a href="https://listmonk.app/docs/upgrade/#upgrading-to-v4xx" target="_blank"
|
</router-link> dashboard. <a href="https://listmonk.app/docs/upgrade/#upgrading-to-v4xx" target="_blank"
|
||||||
|
|
Loading…
Add table
Reference in a new issue