summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2018-10-14 22:58:29 +0000
committerThong Kuah <tkuah@gitlab.com>2018-10-15 12:12:45 +1300
commit85316bbb2ad4574a2f737e89ce4171b800d5f878 (patch)
tree775fe88895ec481d585abdb0d7be4316f5b8dc62
parent93fc4a6d2f1df7f50452349c28b893a0895f011c (diff)
downloadgitlab-ce-85316bbb2ad4574a2f737e89ce4171b800d5f878.tar.gz
Link to DeclarativePolicy page from /development
-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 43d3865da0e..d8604a4f3e5 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -50,6 +50,7 @@ description: 'Learn how to contribute to GitLab.'
- [Permissions](permissions.md)
- [Prometheus metrics](prometheus_metrics.md)
- [Guidelines for reusing abstractions](reusing_abstractions.md)
+- [DeclarativePolicy framework](policies.md)
## Performance guides