We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5812ec commit b0b9e94Copy full SHA for b0b9e94
1 file changed
mix.exs
@@ -2,7 +2,7 @@ defmodule Iconify.MixProject do
2
use Mix.Project
3
4
@version "0.2.0"
5
- @source_url "https://github.com/dannote/iconify"
+ @source_url "https://github.com/elixir-volt/iconify"
6
7
def project do
8
[
0 commit comments