[DOCS] Fix anchor ID in partial (#23228)

This commit is contained in:
Sarah Chavis
2023-09-21 14:49:22 -07:00
committed by GitHub
parent 8b12698780
commit 22696cac13

View File

@@ -1,4 +1,4 @@
<a id="/#privileged-endpoints" />
<a id="#privileged-endpoints" />
API path | Root | Admin
------------------------------------- | -------- | -----
@@ -43,4 +43,4 @@ API path | Root | Admin
`sys/sealwrap/rewrap` | YES | NO
`sys/step-down` | YES | NO
`sys/storage/*` | YES | NO
`sys/unseal` | YES | NO
`sys/unseal` | YES | NO