summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-21 03:06:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-21 03:06:30 +0000
commit666acb10b43643d99b9d74692ad7c51d550ad96c (patch)
treec69c5c3352eab0f2f2daf8591d1e338311ea512b /doc/development/README.md
parent5c43353f1b039d11ed93c365a9e3e79eee7d4b61 (diff)
downloadgitlab-ce-666acb10b43643d99b9d74692ad7c51d550ad96c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 16b073045cc..e3ec460a6fe 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -99,7 +99,7 @@ description: 'Learn how to contribute to GitLab.'
- [Post deployment migrations](post_deployment_migrations.md)
- [Background migrations](background_migrations.md)
- [Swapping tables](swapping_tables.md)
-- [Deleting exiting migrations](deleting_migrations.md)
+- [Deleting migrations](deleting_migrations.md)
### Best practices