diff options
author | Roman Chvanikov <chvanikoff@pm.me> | 2020-06-23 20:55:14 +0300 |
---|---|---|
committer | Roman Chvanikov <chvanikoff@pm.me> | 2020-06-23 20:55:14 +0300 |
commit | ccf5442d1467b080d1e52f5180b4e22db51caf12 (patch) | |
tree | 30d92236e03c04a5cda1c1f5d0a0f584c1757f28 /docs/dev.md | |
parent | 7a56664ffad9869540e2d68a4130454b92d2156f (diff) | |
parent | c7d69e925664ce7125c3938c298d72e94a2a1349 (diff) | |
download | pleroma-ccf5442d1467b080d1e52f5180b4e22db51caf12.tar.gz |
Merge develop
Diffstat (limited to 'docs/dev.md')
-rw-r--r-- | docs/dev.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev.md b/docs/dev.md index f1b4cbf8b..9c749c17c 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -20,4 +20,4 @@ This document contains notes and guidelines for Pleroma developers. ## Auth-related configuration, OAuth consumer mode etc. -See `Authentication` section of [`docs/configuration/cheatsheet.md`](docs/configuration/cheatsheet.md#authentication). +See `Authentication` section of [the configuration cheatsheet](configuration/cheatsheet.md#authentication). |