docs: s/conduit-example/conduwuit-example
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
896c372cfe
commit
c8c3a9ed43
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Example configuration
|
# Example configuration
|
||||||
|
|
||||||
``` toml
|
``` toml
|
||||||
{{#include ../conduit-example.toml}}
|
{{#include ../conduwuit-example.toml}}
|
||||||
```
|
```
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue