From acf77a1f2931d16937846ea56fc700d82aa6334a Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 30 Nov 2022 13:32:17 +0300 Subject: [PATCH] docs: add community templates link to docs. --- docs/templates.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/templates.md b/docs/templates.md index d089f7edc0c98..b8fef86aef6dd 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -341,6 +341,10 @@ practices: Template permissions can be used to give users and groups access to specific templates. [Learn more about RBAC](./admin/rbac.md). +## Community Templates + +You can see a list of community templates by our users [here](../examples/templates/community-templates.md). + ## Next Steps - Learn about [Authentication & Secrets](templates/authentication.md)