aboutsummaryrefslogtreecommitdiff
path: root/docs/dev.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-06-23 10:06:47 +0000
committerlain <lain@soykaf.club>2020-06-23 10:06:47 +0000
commit59e2a1018a56a8390bd059e2bfae0d6cb6ccc63a (patch)
tree2cbd071c4b511ba7f18efb8d6159071cad1c3800 /docs/dev.md
parent3875a507d4b52df7edbda376d3ed31ad52241ac5 (diff)
parent499324f7bee55de4e08647f71fd4adbfd4bd039f (diff)
downloadpleroma-59e2a1018a56a8390bd059e2bfae0d6cb6ccc63a.tar.gz
Merge branch 'fix_1586_provide_index_md' into 'develop'
Fix 1586 provide index md See merge request pleroma/pleroma!2669
Diffstat (limited to 'docs/dev.md')
-rw-r--r--docs/dev.md2
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).