mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-16 05:15:03 +00:00
docs(botstopper): fix broken links
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -94,7 +94,7 @@ Follow [the upstream Docker compose directions](https://anubis.techaro.lol/docs/
|
|||||||
|
|
||||||
#### Example
|
#### 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
|
```text
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
@@ -124,7 +124,7 @@ Your directory tree should look like this, assuming your data is in `./your_fold
|
|||||||
└── reject.webp
|
└── 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
|
### Custom CSS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user