diff --git a/content/getting-started/wiki.md b/content/getting-started/wiki.md index 3b5d2e1..556e71e 100644 --- a/content/getting-started/wiki.md +++ b/content/getting-started/wiki.md @@ -13,7 +13,12 @@ The user in these examples is `knut`, the polar bear and its repository is `foob ## Activation and Permissions -To enable the wiki for a repository, visit the `Settings` page and activate `Enable Repository Wiki` in the `Advanced Section`. It will default to the built-in wiki which is described here, but you can add an URI to an external site the "Wiki" tab should link to. +To enable the wiki for a repository follow these steps: + +1. Go to the repository and visit the **Settings** page. +2. In the sidebar click on **Units** and then **Wiki**. +3. Check **Enable Repository Wiki**. +4. Click on **Save settings**. {% admonition "warning" %}