docs(botstopper): fix broken links

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-03 23:04:21 +00:00
parent 3cf9275f21
commit 322224446a

View File

@@ -94,7 +94,7 @@ Follow [the upstream Docker compose directions](https://anubis.techaro.lol/docs/
#### Example
There is an example in [docker-compose.yaml](./docker-compose.yaml). Start the example with `docker compose up`:
There is an example in [docker-compose.yaml](https://github.com/TecharoHQ/botstopper/blob/main/docker-compose.yaml). Start the example with `docker compose up`:
```text
docker compose up -d
@@ -124,7 +124,7 @@ Your directory tree should look like this, assuming your data is in `./your_fold
└── reject.webp
```
For an example directory tree using some off-the-shelf images the Tango icon set, see the [testdata](./testdata) folder.
For an example directory tree using some off-the-shelf images the Tango icon set, see the [testdata](https://github.com/TecharoHQ/botstopper/tree/main/testdata/static/img) folder.
### Custom CSS