diff --git a/doc/development/advanced_search.md b/doc/development/advanced_search.md
index 0b1259c563f71cd9fbf98198355e1f50bce53d00..4ebfa6d7e25a46c97dd7ea7b461aaa293c37cd03 100644
--- a/doc/development/advanced_search.md
+++ b/doc/development/advanced_search.md
@@ -1,7 +1,7 @@
 ---
 stage: Foundations
 group: Global Search
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Advanced search development guidelines
 ---
 
diff --git a/doc/development/database/add_foreign_key_to_existing_column.md b/doc/development/database/add_foreign_key_to_existing_column.md
index 0b26b65e45d4c6f0b513c0b87ed77f1f8e869bc2..3f6f0f9219eb14e42348faa5574778043929e86b 100644
--- a/doc/development/database/add_foreign_key_to_existing_column.md
+++ b/doc/development/database/add_foreign_key_to_existing_column.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Add a foreign key constraint to an existing column
 ---
 
diff --git a/doc/development/database/adding_database_indexes.md b/doc/development/database/adding_database_indexes.md
index 412d880fb387f022616ef52aee6215775afbfead..2f56b3b4d5f631db720bafd29448b9eba07940cd 100644
--- a/doc/development/database/adding_database_indexes.md
+++ b/doc/development/database/adding_database_indexes.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Adding Database Indexes
 ---
 
diff --git a/doc/development/database/avoiding_downtime_in_migrations.md b/doc/development/database/avoiding_downtime_in_migrations.md
index c0428aeb128b0905690e01eca2ce3df09f7efe64..2e10c3f54933bf92711af1b3f902df6c803f5e15 100644
--- a/doc/development/database/avoiding_downtime_in_migrations.md
+++ b/doc/development/database/avoiding_downtime_in_migrations.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Avoiding downtime in migrations
 ---
 
diff --git a/doc/development/database/batching_best_practices.md b/doc/development/database/batching_best_practices.md
index e124ea7a79c59199d9deaec12f2fe27ec66746c2..c1c979f152f6ea70121b1e32544d32c6ad9826c3 100644
--- a/doc/development/database/batching_best_practices.md
+++ b/doc/development/database/batching_best_practices.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Batching best practices
 ---
 
diff --git a/doc/development/database/clickhouse/_index.md b/doc/development/database/clickhouse/_index.md
index 9466dc02c08d0db56640d51410156ab2c90b0670..07351dd34b21c8ea71c8ef626afbb5a3c6c6988f 100644
--- a/doc/development/database/clickhouse/_index.md
+++ b/doc/development/database/clickhouse/_index.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Introduction to ClickHouse use and table design
 ---
 
diff --git a/doc/development/database/clickhouse/clickhouse_within_gitlab.md b/doc/development/database/clickhouse/clickhouse_within_gitlab.md
index dfe18d390efa37f8fbc56800eb873ff54f62c52f..9883b4abfa87e1f9646142efdaec9f4bc6b16311 100644
--- a/doc/development/database/clickhouse/clickhouse_within_gitlab.md
+++ b/doc/development/database/clickhouse/clickhouse_within_gitlab.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: ClickHouse within GitLab
 ---
 
diff --git a/doc/development/database/clickhouse/gitlab_activity_data.md b/doc/development/database/clickhouse/gitlab_activity_data.md
index 4c7df3704f4ca88f88f6f08aa691af6b0a35a5e1..3ca3388965f04e24d613f881b685a5f3b60c1ddb 100644
--- a/doc/development/database/clickhouse/gitlab_activity_data.md
+++ b/doc/development/database/clickhouse/gitlab_activity_data.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Store GitLab activity data in ClickHouse
 ---
 
diff --git a/doc/development/database/clickhouse/merge_request_analytics.md b/doc/development/database/clickhouse/merge_request_analytics.md
index 2ff361138d283bf5ab4c2ef909f789f426bae58e..b446bb9064c5c485254d2c88196c5fab56f9a68c 100644
--- a/doc/development/database/clickhouse/merge_request_analytics.md
+++ b/doc/development/database/clickhouse/merge_request_analytics.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Merge request analytics with ClickHouse
 ---
 
diff --git a/doc/development/database/clickhouse/optimization.md b/doc/development/database/clickhouse/optimization.md
index 737f254e1b535d6bc07451016a7ec9f1fe95f9d0..baa96d7e6bd01917a87ba1d6d63ff44c3a10a29f 100644
--- a/doc/development/database/clickhouse/optimization.md
+++ b/doc/development/database/clickhouse/optimization.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Optimizing query execution
 ---
 
diff --git a/doc/development/database/clickhouse/tiered_storage.md b/doc/development/database/clickhouse/tiered_storage.md
index 071e9d155f6d72ab64f87316fb268376b1893e2a..e5992ab38232cda3e56b12b3f4b177da729ffc69 100644
--- a/doc/development/database/clickhouse/tiered_storage.md
+++ b/doc/development/database/clickhouse/tiered_storage.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Tiered Storages in ClickHouse
 ---
 
diff --git a/doc/development/database/database_dictionary.md b/doc/development/database/database_dictionary.md
index 6f99519429c54edf21b19440981af537889d8b37..f4ece7d45728f51216719ca4aafc3e1426615409 100644
--- a/doc/development/database/database_dictionary.md
+++ b/doc/development/database/database_dictionary.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Database Dictionary
 ---
 
diff --git a/doc/development/database/database_lab_pgai.md b/doc/development/database/database_lab_pgai.md
index 4d9fd22ad0c08a12c9340f97723f27e7cd822a46..a5fc545a717b5ad361576bbc446855f407287faa 100644
--- a/doc/development/database/database_lab_pgai.md
+++ b/doc/development/database/database_lab_pgai.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Database Lab access using the `pgai` Ruby gem
 ---
 
diff --git a/doc/development/database/database_reviewer_guidelines.md b/doc/development/database/database_reviewer_guidelines.md
index a6a3ea47a02a784f66cf5bd714721d4fcf954b09..27c7bc96e0f4192593b179e7d63105d3d7e0c831 100644
--- a/doc/development/database/database_reviewer_guidelines.md
+++ b/doc/development/database/database_reviewer_guidelines.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Database Reviewer Guidelines
 ---
 
diff --git a/doc/development/database/db_dump.md b/doc/development/database/db_dump.md
index 10147dde2d25c5782f48a0629baf6d5f2fb7eed9..d738c903c639d02e8903244d650073c175b7e6da 100644
--- a/doc/development/database/db_dump.md
+++ b/doc/development/database/db_dump.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Importing a database dump into a staging environment
 ---
 
diff --git a/doc/development/database/deleting_migrations.md b/doc/development/database/deleting_migrations.md
index bb24ade7df101f4dfa79b6a859ae1ef5821fdf3c..d80ca0eb9e64962920c4cb6aeadbc26566ecd003 100644
--- a/doc/development/database/deleting_migrations.md
+++ b/doc/development/database/deleting_migrations.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Delete existing migrations
 ---
 
diff --git a/doc/development/database/efficient_in_operator_queries.md b/doc/development/database/efficient_in_operator_queries.md
index baabdfdc62cfd7680e3bea202946a43b2cf7ebc4..55356255478df5bfc50801d44834f272306dafe5 100644
--- a/doc/development/database/efficient_in_operator_queries.md
+++ b/doc/development/database/efficient_in_operator_queries.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Efficient `IN` operator queries
 ---
 
diff --git a/doc/development/database/filtering_by_label.md b/doc/development/database/filtering_by_label.md
index 764e273be4959fe0366e20fd7bd758d368a80292..11c0dde7f787e14de61a222e0d55923aacceb424 100644
--- a/doc/development/database/filtering_by_label.md
+++ b/doc/development/database/filtering_by_label.md
@@ -1,7 +1,7 @@
 ---
 stage: Plan
 group: Project Management
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Filtering by label
 ---
 
diff --git a/doc/development/database/foreign_keys.md b/doc/development/database/foreign_keys.md
index 0e7ca32b6de1935252044eedbe3a09815a313705..5d6deafbf788291eb991b5c8c79ee6dfc8942fd0 100644
--- a/doc/development/database/foreign_keys.md
+++ b/doc/development/database/foreign_keys.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Foreign keys and associations
 ---
 
diff --git a/doc/development/database/keyset_pagination.md b/doc/development/database/keyset_pagination.md
index 80585e9111b4a8071aecbe73cca9bb1e984fde0b..0b1926c432c8bce182fb21fc1ccd96c0a2a49691 100644
--- a/doc/development/database/keyset_pagination.md
+++ b/doc/development/database/keyset_pagination.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Keyset pagination
 ---
 
diff --git a/doc/development/database/load_balancing.md b/doc/development/database/load_balancing.md
index 8f04184b9f67b31610f7313583a05b4fb263098e..a53609c930e0832ea96fbd4e18e145171194e535 100644
--- a/doc/development/database/load_balancing.md
+++ b/doc/development/database/load_balancing.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Database load balancing
 ---
 
diff --git a/doc/development/database/post_deployment_migrations.md b/doc/development/database/post_deployment_migrations.md
index dfcb17c10542a839350eca0f8368223a6330434b..d0839fc949f84f2ff2ab858a0a6241c6993cbe4c 100644
--- a/doc/development/database/post_deployment_migrations.md
+++ b/doc/development/database/post_deployment_migrations.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Post Deployment Migrations
 ---
 
diff --git a/doc/development/database/rename_database_tables.md b/doc/development/database/rename_database_tables.md
index 00d6f6a76d1e6fba315df5dcdf5b097a50c3cf03..c0d153e004a63dacca5e7f75a0778bb54000c102 100644
--- a/doc/development/database/rename_database_tables.md
+++ b/doc/development/database/rename_database_tables.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Rename table without downtime
 ---
 
diff --git a/doc/development/database/swapping_tables.md b/doc/development/database/swapping_tables.md
index c174a6ff512caefce9b4b546a94d9c0c20f70d49..ef86ba4c412e0c3a510234546191eef11e2f9197 100644
--- a/doc/development/database/swapping_tables.md
+++ b/doc/development/database/swapping_tables.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Swapping Tables
 ---
 
diff --git a/doc/development/database/verifying_database_capabilities.md b/doc/development/database/verifying_database_capabilities.md
index 23fc43d564588e9b360bcfec74d3bdfbad0f49f7..eb2b16e35896e4ba00061d4b067177c2b499f885 100644
--- a/doc/development/database/verifying_database_capabilities.md
+++ b/doc/development/database/verifying_database_capabilities.md
@@ -1,7 +1,7 @@
 ---
 stage: Data Access
 group: Database Frameworks
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Verifying Database Capabilities
 ---
 
diff --git a/doc/development/development_seed_files.md b/doc/development/development_seed_files.md
index 93ce389ac807a2d2675825c5e1e95f22601b6341..ac379949ec8b87929dcb51ccf69086a93194b5b9 100644
--- a/doc/development/development_seed_files.md
+++ b/doc/development/development_seed_files.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Development seed files
 ---
 
diff --git a/doc/development/ee_features.md b/doc/development/ee_features.md
index 0adb9a5205d9599ab3baeebc1817261500618ca8..4c60e60448f29931c869577f496411b82da2ef59 100644
--- a/doc/development/ee_features.md
+++ b/doc/development/ee_features.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Guidelines for implementing Enterprise Edition features
 ---
 
diff --git a/doc/development/issuable-like-models.md b/doc/development/issuable-like-models.md
index 02577b1a76f92aa0c646c6c4722de5bdebdf2b84..94d71c295c54242e3cedc16a530a3788b448ff67 100644
--- a/doc/development/issuable-like-models.md
+++ b/doc/development/issuable-like-models.md
@@ -1,7 +1,7 @@
 ---
 stage: Plan
 group: Project Management
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Issuable-like Rails models utilities
 ---
 
diff --git a/doc/development/language_server/_index.md b/doc/development/language_server/_index.md
index d915d80554b60d231b80f24a2bdaaa0fffd93328..75e38fdb4421509213edc6b92e307c228e63aa46 100644
--- a/doc/development/language_server/_index.md
+++ b/doc/development/language_server/_index.md
@@ -11,4 +11,4 @@ This document was moved to [another location](../../editor_extensions/language_s
 <!-- This redirect file can be deleted after <2025-02-11>. -->
 <!-- Redirects that point to other docs in the same project expire in three months. -->
 <!-- Redirects that point to docs in a different project or site (link is not relative and starts with `https:`) expire in one year. -->
-<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
+<!-- Before deletion, see: https://docs.gitlab.com/development/documentation/redirects/ -->
diff --git a/doc/development/merge_request_concepts/_index.md b/doc/development/merge_request_concepts/_index.md
index f563f2e0f97274e2cdbd166fd0f7b4c33c491179..eb9019329c8f2dc37e5fd17521e10533b6c67f40 100644
--- a/doc/development/merge_request_concepts/_index.md
+++ b/doc/development/merge_request_concepts/_index.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Code Review
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 description: Developer information explaining terminology and features used in merge requests.
 title: Merge request concepts
 ---
diff --git a/doc/development/merge_request_concepts/approval_rules.md b/doc/development/merge_request_concepts/approval_rules.md
index 9662151c36a797dd00dc34ab1a68edb11269e965..20ff8a3038067833dab71284c6cb52e5656f7f2b 100644
--- a/doc/development/merge_request_concepts/approval_rules.md
+++ b/doc/development/merge_request_concepts/approval_rules.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Code Review
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 description: Developer documentation explaining the design and workflow of merge request approval rules.
 title: Approval rules development guidelines
 ---
diff --git a/doc/development/merge_request_concepts/diffs/_index.md b/doc/development/merge_request_concepts/diffs/_index.md
index 1951ac9ed036c41a6bd19ab54b770066a2f979e8..03e82d8f14b541460709a1d7a0172c833b3af4b2 100644
--- a/doc/development/merge_request_concepts/diffs/_index.md
+++ b/doc/development/merge_request_concepts/diffs/_index.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Code Review
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 description: Developer documentation for how diffs are generated and rendered in GitLab.
 title: Working with diffs
 ---
diff --git a/doc/development/merge_request_concepts/diffs/development.md b/doc/development/merge_request_concepts/diffs/development.md
index 4788ebc6f8648d442209f88bd8f0d9e0d9cdd890..0f72ad1184e3fbf9ea7300ea87778b69ea24d152 100644
--- a/doc/development/merge_request_concepts/diffs/development.md
+++ b/doc/development/merge_request_concepts/diffs/development.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Code Review
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 description: Developer documentation for the backend design and flow of merge request diffs.
 title: Merge request diffs development guide
 ---
diff --git a/doc/development/merge_request_concepts/diffs/frontend.md b/doc/development/merge_request_concepts/diffs/frontend.md
index b5465636686b13ad10478c6c151aa22a4cceb090..6365e59214eb2d000882adb58747473ab37b26cc 100644
--- a/doc/development/merge_request_concepts/diffs/frontend.md
+++ b/doc/development/merge_request_concepts/diffs/frontend.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Code Review
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 description: Developer documentation explaining how the different parts of the Vue-based frontend diffs are generated.
 title: Merge request diffs frontend overview
 ---
diff --git a/doc/development/merge_request_concepts/mergeability_framework.md b/doc/development/merge_request_concepts/mergeability_framework.md
index 444c90acc4dac7c4e5bd455528715366c708c757..b8f0aea06a1197b3babeedd579ec701872a625fd 100644
--- a/doc/development/merge_request_concepts/mergeability_framework.md
+++ b/doc/development/merge_request_concepts/mergeability_framework.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Code Review
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 description: Developer information explaining the process to add a new mergeability check
 title: Mergeability framework
 ---
diff --git a/doc/development/merge_request_concepts/performance.md b/doc/development/merge_request_concepts/performance.md
index 6b3cdd79d7c9739ff2c50b822745a798060aeec5..ff1b9b8987040f7ff4c17d6a4e32d35894720785 100644
--- a/doc/development/merge_request_concepts/performance.md
+++ b/doc/development/merge_request_concepts/performance.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Merge Request Performance Guidelines
 ---
 
diff --git a/doc/development/merge_request_concepts/rate_limits.md b/doc/development/merge_request_concepts/rate_limits.md
index 85444ab256a0563e570efef5686c1529f888a44c..61d7d58eb103b0f97d88df5c92168e0490aa5756 100644
--- a/doc/development/merge_request_concepts/rate_limits.md
+++ b/doc/development/merge_request_concepts/rate_limits.md
@@ -1,7 +1,7 @@
 ---
 stage: Create
 group: Source Code
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Application and rate limit guidelines
 ---
 
diff --git a/doc/development/product_qualified_lead_guide/_index.md b/doc/development/product_qualified_lead_guide/_index.md
index 053948d2f8d4a963c6b980a10397867738d734ed..e050c91c600e6d6d53cbeacd6e4a8deeb2e4a073 100644
--- a/doc/development/product_qualified_lead_guide/_index.md
+++ b/doc/development/product_qualified_lead_guide/_index.md
@@ -1,7 +1,7 @@
 ---
 stage: Growth
 group: Acquisition
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: Product Qualified Lead (PQL) development guidelines
 ---
 
diff --git a/doc/development/rubocop_development_guide.md b/doc/development/rubocop_development_guide.md
index 77192d3d0e033b206cfabdea5885d7fb3bf68c19..c0caaea42df2abeb0af63a66f8945c14dfc38ac0 100644
--- a/doc/development/rubocop_development_guide.md
+++ b/doc/development/rubocop_development_guide.md
@@ -1,7 +1,7 @@
 ---
 stage: none
 group: unassigned
-info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/ee/development/development_processes.html#development-guidelines-review.
+info: Any user with at least the Maintainer role can merge updates to this content. For details, see https://docs.gitlab.com/development/development_processes/#development-guidelines-review.
 title: RuboCop rule development guidelines
 ---