diff options
author | Ilja <domainepublic@spectraltheorem.be> | 2020-06-22 14:18:55 +0200 |
---|---|---|
committer | Ilja <domainepublic@spectraltheorem.be> | 2020-06-22 14:18:55 +0200 |
commit | 1e089cdf2905309a5450e2acb32aa6b35a928c29 (patch) | |
tree | 04b90dc4ecbb069a41c0a22d8ae5546b5a900422 /docs/dev.md | |
parent | a3b10a4f643d574b84ecee51fb891e26e7f0dbc2 (diff) | |
download | pleroma-1e089cdf2905309a5450e2acb32aa6b35a928c29.tar.gz pleroma-1e089cdf2905309a5450e2acb32aa6b35a928c29.zip |
I forgot to git add some files, oops (should be squashed with MR)
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). |