summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorTom Atkins <tatkins@gitlab.com>2018-08-24 12:21:09 +0000
committerStan Hu <stanhu@gmail.com>2018-08-24 12:21:09 +0000
commit9bc960c87138f329ab06232e28873315c473c863 (patch)
treebec1cb204d430017d1b6fcc7f8784c8f48165ab8 /doc/development/README.md
parent33a242e9ddb3da55604df737051386ecb9961e84 (diff)
downloadgitlab-ce-9bc960c87138f329ab06232e28873315c473c863.tar.gz
Add link to Profiling doc to README
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index ee9a9852205..20f8fa1d368 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -54,6 +54,7 @@ description: 'Learn how to contribute to GitLab.'
- [Performance guidelines](performance.md)
- [Merge request performance guidelines](merge_request_performance_guidelines.md)
for ensuring merge requests do not negatively impact GitLab performance
+- [Profiling](profiling.md) for profiling a URL
## Database guides