Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 16858b0c58e..b041e48f0c2 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -171,6 +171,10 @@ Complementary reads:
- [Testing standards and style guidelines](testing_guide/index.md)
- [Frontend testing standards and style guidelines](testing_guide/frontend_testing.md)
+## Refactoring guides
+
+- [Refactoring guidelines](refactoring_guide/index.md)
+
## Documentation guides
- [Writing documentation](documentation/index.md)