diff --git a/mix.exs b/mix.exs index 38eac98..f2ac3b2 100644 --- a/mix.exs +++ b/mix.exs @@ -65,7 +65,7 @@ defmodule EctoWatch.MixProject do def extras() do [ - "guides/introduction/Getting Started.md", + "Getting Started", "guides/introduction/Tracking columns and using labels.md", "guides/introduction/Getting additional values.md", "guides/introduction/Watching without a schema.md",