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
parent 243caf37fe
commit 3925d7b5fd
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"