Fix the "How to dump production data" link
[ci skip]
This commit is contained in:
parent
4a9d174b91
commit
e82b17fa43
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue