diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-10-20 10:45:05 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-10-20 10:45:05 +0000 |
| commit | f31df6406a2c7b2eb5412c19c15f4b60e6f18a77 (patch) | |
| tree | 9167c84821573f709ba07e472ff0a2df3ea761bf /docs/index.md | |
| parent | 750680d1d8e85e8d1f9fc15120663b1c254061c6 (diff) | |
| parent | 54987b0bc88045ed365aab268ac3b27fe721f100 (diff) | |
Merge branch 'docs_split_up_user_guide' into 'develop'
DOCS: Split up user guide
See merge request pleroma/pleroma-fe!1179
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 8764f9ab..d446fb29 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,4 +5,4 @@ Pleroma-FE is the default user-facing frontend for Pleroma. It's user interface ## How can I use it? -If your instance uses Pleroma-FE, you can acces it by going to your instance (e.g. <https://pleroma.soykaf.com>). You can read more about it's basic functionality in the [Pleroma-FE User Guide](./USER_GUIDE.md). We also have [a guide for administrators](./CONFIGURATION.md) and for [hackers/contributors](./HACKING.md). +If your instance uses Pleroma-FE, you can acces it by going to your instance (e.g. <https://pleroma.soykaf.com>). You can read more about it's basic functionality in the [Pleroma-FE User Guide](./user_guide/). We also have [a guide for administrators](./CONFIGURATION.md) and for [hackers/contributors](./HACKING.md). |
