We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de9b4a commit 9ebbfb5Copy full SHA for 9ebbfb5
mix.exs
@@ -27,7 +27,7 @@ defmodule Scenic.Mixfile do
27
main: "welcome",
28
groups_for_modules: groups_for_modules(),
29
source_ref: "v#{@version}",
30
- source_url: "https://github.com/boydm/scenic",
+ source_url: "https://github.com/boydm/scenic"
31
# homepage_url: "http://kry10.com",
32
],
33
package: [
0 commit comments