Skip to content

Commit

Permalink
docs: s/conduit-example/conduwuit-example
Browse files Browse the repository at this point in the history
Signed-off-by: strawberry <[email protected]>
  • Loading branch information
girlbossceo committed Mar 18, 2024
1 parent 243caf3 commit 3925d7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Example configuration

``` toml
{{#include ../conduit-example.toml}}
{{#include ../conduwuit-example.toml}}
```
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
root = ./.;
include = [
"book.toml"
"conduit-example.toml"
"conduwuit-example.toml"
"README.md"
"debian/README.md"
"docs"
Expand Down

0 comments on commit 3925d7b

Please sign in to comment.