Skip to content

Commit

Permalink
Fix main document page reference
Browse files Browse the repository at this point in the history
  • Loading branch information
slashdotdash committed Nov 27, 2019
1 parent f9551a8 commit e08bc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ defmodule Commanded.EventStore.Adapters.EventStore.Mixfile do

defp docs do
[
main: "Getting-Started",
main: "getting-started",
canonical: "http://hexdocs.pm/commanded_eventstore_adapter",
source_ref: "v#{@version}",
extras: [
Expand Down

0 comments on commit e08bc75

Please sign in to comment.