Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Commit

Permalink
Fix doc main page
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvenn committed May 20, 2019
1 parent 0f242d9 commit 4c9c3a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ defmodule EctoCockroachDB.MixProject do
defp docs do
[
source_ref: "v#{@version}",
main: "readme",
extras: ["README.md"]
]
end
Expand Down

0 comments on commit 4c9c3a3

Please sign in to comment.