mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
fix: update instructions to enabling the wiki
Update the wiki instructions to reflect the UI changes from forgejo/forgejo#2221 Resolves #520
This commit is contained in:
parent
8a30b2def3
commit
b6438bfbd9
1 changed files with 6 additions and 1 deletions
|
|
@ -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" %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue