fix: typo in callout under the settings page (#2283)

This commit is contained in:
Kunall Banerjee 2025-02-03 22:51:08 -05:00 committed by GitHub
parent c3069e55a9
commit d0321baf4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@
<b-icon icon="warning-empty" />
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
before removing the them. Visit
before removing them. Visit
<router-link :to="{ name: 'users' }">
Admin -> Settings -> Users
</router-link> dashboard. <a href="https://listmonk.app/docs/upgrade/#upgrading-to-v4xx" target="_blank"