From 9fa34129771bcf364416f4100b3526ed9f1794ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=99=88=20=20jacopo=20beschi=20=F0=9F=99=89?= Date: Tue, 10 Sep 2019 16:07:23 +0000 Subject: Apply suggestion to doc/user/snippets.md --- doc/user/snippets.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/user/snippets.md b/doc/user/snippets.md index 0d10a560bf5..74f58a1a92b 100644 --- a/doc/user/snippets.md +++ b/doc/user/snippets.md @@ -33,7 +33,11 @@ overview that shows snippets you created and allows you to explore all snippets. If you want to discover snippets that belong to a specific project, you can navigate to the Snippets page via the left side navigation on the project page. -Project snippets are enabled by default but they can be disabled trough the [Project settings](project/settings/index.md#sharing-and-permissions). +Project snippets are enabled and available by default, but they can +be disabled by navigating to your project's **Settings**, expanding +**Visibility, project features, permissions** and scrolling down to +**Snippets**. From there, you can toggle to disable them or select a +different visibility level from the dropdown menu. ## Snippet comments -- cgit v1.2.1