diff options
-rw-r--r-- | doc/development/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md index f1050c635b7..4226dc3df12 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -3,7 +3,7 @@ - [Architecture](architecture.md) of GitLab - [Benchmarking](benchmarking.md) - [CI setup](ci_setup.md) for testing GitLab -- [How to dump production data to staging](dump_db.md) +- [How to dump production data to staging](db_dump.md) - [Migration Style Guide](migration_style_guide.md) for creating safe migrations - [Rake tasks](rake_tasks.md) for development - [Shell commands](shell_commands.md) in the GitLab codebase |