diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-14 18:08:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-14 18:08:31 +0000 |
commit | 92f95ccac81911d1fcc32e999a7f1ce04624a56c (patch) | |
tree | ad207e86b7858ae93a085fbdc04155f5cd469620 /doc/development/README.md | |
parent | 85e494935a8726dc98bb19ffa584488420e5011e (diff) | |
download | gitlab-ce-92f95ccac81911d1fcc32e999a7f1ce04624a56c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/README.md')
-rw-r--r-- | doc/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md index 684f6d01d12..c5830bbded0 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -72,6 +72,7 @@ description: 'Learn how to contribute to GitLab.' - [Mass Inserting Models](mass_insert.md) - [Cycle Analytics development guide](cycle_analytics.md) - [Issue types vs first-class types](issue_types.md) +- [Application limits](application_limits.md) ## Performance guides |