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 # Example configuration
``` toml ``` toml
{{#include ../conduit-example.toml}} {{#include ../conduwuit-example.toml}}
``` ```

View file

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