docs: s/conduit-example/conduwuit-example

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-18 01:10:54 -04:00 committed by June
parent 896c372cfe
commit c8c3a9ed43
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Example configuration
``` toml
{{#include ../conduit-example.toml}}
{{#include ../conduwuit-example.toml}}
```

View file

@ -221,7 +221,7 @@
root = ./.;
include = [
"book.toml"
"conduit-example.toml"
"conduwuit-example.toml"
"README.md"
"debian/README.md"
"docs"