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
|
||||
|
||||
``` toml
|
||||
{{#include ../conduit-example.toml}}
|
||||
{{#include ../conduwuit-example.toml}}
|
||||
```
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
root = ./.;
|
||||
include = [
|
||||
"book.toml"
|
||||
"conduit-example.toml"
|
||||
"conduwuit-example.toml"
|
||||
"README.md"
|
||||
"debian/README.md"
|
||||
"docs"
|
||||
|
|
Loading…
Add table
Reference in a new issue