fix links

This commit is contained in:
Felix Ableitner 2023-04-27 22:32:08 +02:00
parent f6adc2ad01
commit 0f7daa474c

View file

@ -35,8 +35,8 @@ Firefox containers are a good way to test them interacting.
Note that federation is currently in alpha. **Only use it for testing**, not on any production server, and be aware that turning on federation may break your instance.
Follow the normal installation instructions, either with [Ansible](../admins/install_ansible.md) or
[manually](../admins/install_docker.md). Then replace the line `image: dessalines/lemmy:v0.x.x` in
Follow the normal installation instructions, either with [Ansible](../administration/install_ansible.md) or
[manually](../administration/install_docker.md). Then replace the line `image: dessalines/lemmy:v0.x.x` in
`/lemmy/docker-compose.yml` with `image: dessalines/lemmy:federation`.
Afterwards, and whenever you want to update to the latest version, run these commands on the server: