diff --git a/docs/configuration.md b/docs/configuration.md index a47e5ff9..70069af0 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,5 +1,5 @@ # Example configuration ``` toml -{{#include ../conduit-example.toml}} +{{#include ../conduwuit-example.toml}} ``` diff --git a/flake.nix b/flake.nix index 346fb911..1f7737ab 100644 --- a/flake.nix +++ b/flake.nix @@ -221,7 +221,7 @@ root = ./.; include = [ "book.toml" - "conduit-example.toml" + "conduwuit-example.toml" "README.md" "debian/README.md" "docs"