diff --git a/src/content/en/administrator-manual/databases.mdx b/src/content/en/administrator-manual/databases.mdx
index 8ba3f5933..cf31c1a86 100644
--- a/src/content/en/administrator-manual/databases.mdx
+++ b/src/content/en/administrator-manual/databases.mdx
@@ -63,7 +63,7 @@ Clicking on linked items will take you to a page where you can immediately check
* [Synchronize DB Resources from AWS](databases/connection-management/cloud-providers/synchronizing-db-resources-from-aws)
-* [DB Connections | Manually Registering DB Connections](databases/connection-management/db-connections#db-%ec%bb%a4%eb%84%a5%ec%85%98-%ec%88%98%eb%8f%99%ec%9c%bc%eb%a1%9c-%eb%93%b1%eb%a1%9d%ed%95%98%ea%b8%b0)
+* [DB Connections | Manually Registering DB Connections](databases/connection-management/db-connections#manually-registering-db-connections)
* [Data Source-Specific Setup Guide](databases/connection-management/db-connections/mongodb-specific-guide)
diff --git a/src/content/en/administrator-manual/databases/connection-management/cloud-providers/synchronizing-db-resources-from-google-cloud.mdx b/src/content/en/administrator-manual/databases/connection-management/cloud-providers/synchronizing-db-resources-from-google-cloud.mdx
index 01e84fe6d..f5e72fa85 100644
--- a/src/content/en/administrator-manual/databases/connection-management/cloud-providers/synchronizing-db-resources-from-google-cloud.mdx
+++ b/src/content/en/administrator-manual/databases/connection-management/cloud-providers/synchronizing-db-resources-from-google-cloud.mdx
@@ -33,7 +33,7 @@ Administrator > Databases > Connection Management > Cloud Providers
6. Enter the **Credential** information required to synchronize resources.
* Provides a manual synchronization method that enters GCP's Service Account when clicking the `Synchronize` button. Starting from QueryPie 10.2.2, the "Save Credential for Synchronization" option is provided to enable scheduled synchronization even when using `Service Account` as the Credential type.
* Starting from 11.5.6, HashiCorp Vault's Google Cloud secret engine is supported, allowing synchronization without storing static credentials. You can select `Vault(GCP)` in the Credential type field.
- * To use this feature, you must first configure "Vault Secret Store" in General > System > Integration > HashiCorp Vault, and configure a `Role set` in Vault to specify the `Roleset Path`. < Reference > [Entering HashiCorp Vault Integration Information | Entering-HashiCorp-Vault-Integration-Information](../../../general/system/integrations/integrating-with-secret-store#hashicorp-vault-%ec%97%b0%eb%8f%99-%ec%a0%95%eb%b3%b4-%ec%9e%85%eb%a0%a5%ed%95%98%ea%b8%b0) < Reference > [Role set : Hashicorp Vault Google Cloud secret engine](https://developer.hashicorp.com/vault/docs/secrets/gcp#rolesets)
+ * To use this feature, you must first configure "Vault Secret Store" in General > System > Integration > HashiCorp Vault, and configure a `Role set` in Vault to specify the `Roleset Path`. < Reference > [Entering HashiCorp Vault Integration Information | Entering-HashiCorp-Vault-Integration-Information](../../../general/system/integrations/integrating-with-secret-store#entering-hashicorp-vault-integration-information) < Reference > [Role set : Hashicorp Vault Google Cloud secret engine](https://developer.hashicorp.com/vault/docs/secrets/gcp#rolesets)
* Roleset Path can use an access token-based path or service account key-based path depending on the Vault configuration.
7. **Database Type Filter** Select the resources you want to synchronize.
8. **Search Filter** You can get a list of specific types of resources you want to synchronize.
diff --git a/src/content/en/administrator-manual/databases/dac-general-configurations.mdx b/src/content/en/administrator-manual/databases/dac-general-configurations.mdx
index 48e19517c..a6ef5a88f 100644
--- a/src/content/en/administrator-manual/databases/dac-general-configurations.mdx
+++ b/src/content/en/administrator-manual/databases/dac-general-configurations.mdx
@@ -74,7 +74,7 @@ ______
In DAC, privileges have two time-based limits: `Privilege Deactivation Period` and `Privilege Expiration Date`.
* **Privilege Deactivation Period** : If a user does not access a target for which they have been granted privileges within the period configured by an administrator in **Privilege Deactivation Period** under `Admin > Databases > General > Configurations`, the privilege becomes “Deactivated”. Administrators can change a “Deactivated” status back to “Active”.
- * [Switching a Deactivated status to Active | Revoking Access-Control privileges](db-access-control/access-control#access-control-%ea%b6%8c%ed%95%9c-%ed%9a%8c%ec%88%98%ed%95%98%ea%b8%b0)
+ * [Switching a Deactivated status to Active | Revoking Access-Control privileges](db-access-control/access-control#revoking-access-control-privileges)
* **Privilege Expiration Date** : This time limit is set when an administrator specifies **Expiration Date** while granting a specific user privileges to a specific connection in `Admin > Databases > DB Access Control > Access Control`****, or when a user specifies **Access Expiration Date** while requesting access through a Workflow `DB Access Request`.
* **Note** : If the `Privilege Deactivation Period` arrives before the `Privilege Expiration Date`, the privilege becomes **Deactivated** and can be changed to Active by an administrator. If the `Privilege Expiration Date` arrives before the `Privilege Deactivation Period`, the privilege is **Expired** and revoked. Once revoked, the user must request access again through Workflow, or an administrator must grant new access.
diff --git a/src/content/en/administrator-manual/general/user-management/provisioning/okta-provisioning-integration-guide.mdx b/src/content/en/administrator-manual/general/user-management/provisioning/okta-provisioning-integration-guide.mdx
index 23c68c194..c69c50cc0 100644
--- a/src/content/en/administrator-manual/general/user-management/provisioning/okta-provisioning-integration-guide.mdx
+++ b/src/content/en/administrator-manual/general/user-management/provisioning/okta-provisioning-integration-guide.mdx
@@ -66,7 +66,7 @@ Okta Admin Console > Applications > Applications > Create App Integrati
8. In the Feedback step, select `I'm an Okta customer adding an internal app` and click the `Finish` button at the bottom.
9. After the Application is created, go to the General tab at the top and click the `Edit` button on the right of the **App Settings** menu.
10. Select **SCIM** for the Provisioning field and click the `Save` button.
-11. Complete SSO integration by following [Integrating with Okta | Setting QueryPie Application Integration Information in Okta](../authentication/integrating-with-okta#okta%ec%97%90%ec%84%9c-querypie-%ec%95%a0%ed%94%8c%eb%a6%ac%ec%bc%80%ec%9d%b4%ec%85%98-%ec%97%b0%eb%8f%99-%ec%a0%95%eb%b3%b4-%ec%84%a4%ec%a0%95) and [Integrating with Okta | Configuring Okta Integration and Synchronization in QueryPie](../authentication/integrating-with-okta#querypie%ec%97%90%ec%84%9c-okta-%ec%97%b0%eb%8f%99-%eb%b0%8f-%eb%8f%99%ea%b8%b0%ed%99%94-%ec%84%a4%ec%a0%95), then proceed with the following steps.
+11. Complete SSO integration by following [Integrating with Okta | Setting QueryPie Application Integration Information in Okta](../authentication/integrating-with-okta#configure-integration-information-for-the-querypie-application-in-okta) and [Integrating with Okta | Configuring Okta Integration and Synchronization in QueryPie](../authentication/integrating-with-okta#configure-okta-integration-and-synchronization-in-querypie), then proceed with the following steps.
______
diff --git a/src/content/en/administrator-manual/servers/connection-management/server-groups/managing-servers-as-groups.mdx b/src/content/en/administrator-manual/servers/connection-management/server-groups/managing-servers-as-groups.mdx
index 39e3f8609..f588ee4af 100644
--- a/src/content/en/administrator-manual/servers/connection-management/server-groups/managing-servers-as-groups.mdx
+++ b/src/content/en/administrator-manual/servers/connection-management/server-groups/managing-servers-as-groups.mdx
@@ -227,5 +227,5 @@ You can register server group members to specify Server Groups displayed in user
To limit Server Groups shown in Workflow, you must activate the "Show Server Groups in Workflow if Assigned as Member" item in Admin > Servers > General > Configurations.
-For detailed location, please refer to the [Server Access Request Default Settings | Basic Server Access Policy Settings](../../sac-general-configurations#%ea%b8%b0%eb%b3%b8-%ec%84%9c%eb%b2%84-%ec%a0%91%ea%b7%bc-%ec%a0%95%ec%b1%85-%ec%84%a4%ec%a0%95) guide.
+For detailed location, please refer to the [Server Access Request Default Settings | Basic Server Access Policy Settings](../../sac-general-configurations#default-policy-settings-for-server-permission-requests) guide.
diff --git a/src/content/en/administrator-manual/servers/sac-general-configurations.mdx b/src/content/en/administrator-manual/servers/sac-general-configurations.mdx
index f16932088..c775d8096 100644
--- a/src/content/en/administrator-manual/servers/sac-general-configurations.mdx
+++ b/src/content/en/administrator-manual/servers/sac-general-configurations.mdx
@@ -85,7 +85,7 @@ Therefore, even if you are within the displayed IP range, final access may be de
* **Password Provisioning :** Setting for using password provisioning
* Periodically change passwords for server accounts of registered servers
* When set to On, the following changes occur:
- * In [Managing Servers as Groups | 3.-Registering-Accounts](connection-management/server-groups/managing-servers-as-groups#3.-accounts-%eb%93%b1%eb%a1%9d%ed%95%98%ea%b8%b0), account selection options for password provisioning are added
+ * In [Managing Servers as Groups | 3.-Registering-Accounts](connection-management/server-groups/managing-servers-as-groups#3-registering-accounts), account selection options for password provisioning are added
* [Password Provisioning](server-account-management/password-provisioning) menu is activated and Password change Jobs can be registered
* [Account Management](server-account-management/account-management) menu is activated and provides account list lookup functionality for servers managed by QueryPie
* **Allow RDP Connection without Server Agent :** Setting for allowing access to Windows Servers without RDP Server Agent installed
diff --git a/src/content/en/administrator-manual/web-apps/wac-quickstart/1030-wac-jit-permission-acquisition-guide.mdx b/src/content/en/administrator-manual/web-apps/wac-quickstart/1030-wac-jit-permission-acquisition-guide.mdx
index 361d57f8f..21531460f 100644
--- a/src/content/en/administrator-manual/web-apps/wac-quickstart/1030-wac-jit-permission-acquisition-guide.mdx
+++ b/src/content/en/administrator-manual/web-apps/wac-quickstart/1030-wac-jit-permission-acquisition-guide.mdx
@@ -77,11 +77,11 @@ When accessing Web App through QueryPie, Root CA certificate installation and Ch
Please refer to the following manual for installation methods.
-[WAC Quickstart | 1.-Root-CA-인증서-설치하기](.#1.-root-ca-%ec%9d%b8%ec%a6%9d%ec%84%9c-%ec%84%a4%ec%b9%98%ed%95%98%ea%b8%b0)
+[WAC Quickstart | 1. Install Root CA Certificate](.#1-install-root-ca-certificate)
-[WAC Quickstart | 2.-Extension-다운로드-받기](.#2.-extension-%eb%8b%a4%ec%9a%b4%eb%a1%9c%eb%93%9c-%eb%b0%9b%ea%b8%b0)
+[WAC Quickstart | 2. Download Extension](.#2-download-extension)
-[WAC Quickstart | 3.-Extension-설치-및-Host-설정하기](.#3.-extension-%ec%84%a4%ec%b9%98-%eb%b0%8f-host-%ec%84%a4%ec%a0%95%ed%95%98%ea%b8%b0)
+[WAC Quickstart | 3. Install Extension and Set Host](.#3-install-extension-and-set-host)
diff --git a/src/content/en/user-manual.mdx b/src/content/en/user-manual.mdx
index 9209e368a..5104624d9 100644
--- a/src/content/en/user-manual.mdx
+++ b/src/content/en/user-manual.mdx
@@ -40,7 +40,7 @@ Click on each item to see detailed usage instructions.
**Login**
-* [My Dashboard | Logging into QueryPie Web](user-manual/my-dashboard#querypie-web%ec%97%90-%eb%a1%9c%ea%b7%b8%ec%9d%b8%ed%95%98%ea%b8%b0)
+* [My Dashboard | Logging into QueryPie Web](user-manual/my-dashboard#logging-into-querypie-web)
@@ -51,7 +51,7 @@ Click on each item to see detailed usage instructions.
**Explore Dashboard**
-* [My Dashboard | User Dashboard](user-manual/my-dashboard#%ec%82%ac%ec%9a%a9%ec%9e%90-%eb%8c%80%ec%8b%9c%eb%b3%b4%eb%93%9c)
+* [My Dashboard | User Dashboard](user-manual/my-dashboard#user-dashboard)