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.
2 parents 07002d2 + 558b6f1 commit 6358658Copy full SHA for 6358658
mix.exs
@@ -8,7 +8,7 @@ defmodule ScrivenerHtml.Mixfile do
8
version: @version,
9
elixir: "~> 1.2",
10
name: "scrivener_html",
11
- source_url: "git@github.com:mgwidmann/scrivener_html.git",
+ source_url: "https://github.com/mgwidmann/scrivener_html",
12
homepage_url: "https://github.com/mgwidmann/scrivener_html",
13
elixirc_paths: elixirc_paths(Mix.env()),
14
build_embedded: Mix.env() == :prod,
0 commit comments