Skip to content

Commit

Permalink
Fixed incorrect links to headers of Settings Profiles management queries
Browse files Browse the repository at this point in the history
  • Loading branch information
Baitur5 authored Nov 29, 2024
1 parent 95490b0 commit 3d48c1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/en/guides/sre/user-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ Management queries:

- [CREATE SETTINGS PROFILE](/docs/en/sql-reference/statements/create/settings-profile.md#create-settings-profile-statement)
- [ALTER SETTINGS PROFILE](/docs/en/sql-reference/statements/alter/settings-profile.md#alter-settings-profile-statement)
- [DROP SETTINGS PROFILE](/docs/en/sql-reference/statements/drop.md#drop-settings-profile-statement)
- [SHOW CREATE SETTINGS PROFILE](/docs/en/sql-reference/statements/show.md#show-create-settings-profile-statement)
- [SHOW PROFILES](/docs/en/sql-reference/statements/show.md#show-profiles-statement)
- [DROP SETTINGS PROFILE](/docs/en/sql-reference/statements/drop.md#drop-settings-profile)
- [SHOW CREATE SETTINGS PROFILE](/docs/en/sql-reference/statements/show.md#show-create-settings-profile)
- [SHOW PROFILES](/docs/en/sql-reference/statements/show.md#show-profiles)

### Quota {#quotas-management}

Expand Down

0 comments on commit 3d48c1a

Please sign in to comment.