diff --git a/docs/docs/admin/botstopper.mdx b/docs/docs/admin/botstopper.mdx index d073b35c..9054f053 100644 --- a/docs/docs/admin/botstopper.mdx +++ b/docs/docs/admin/botstopper.mdx @@ -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