Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2018-10-15 01:58:29 +0300
committerThong Kuah <tkuah@gitlab.com>2018-10-15 02:12:45 +0300
commit85316bbb2ad4574a2f737e89ce4171b800d5f878 (patch)
tree775fe88895ec481d585abdb0d7be4316f5b8dc62 /doc/development/README.md
parent93fc4a6d2f1df7f50452349c28b893a0895f011c (diff)
Link to DeclarativePolicy page from /development
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 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