Namdak Tonpa 6 years ago
parent
commit
59a8a1c5d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mix.exs

+ 1 - 1
mix.exs

@@ -13,7 +13,7 @@ defmodule KVS.Mixfile do
     [
     [
       files: ~w(include man etc src LICENSE mix.exs README.md rebar.config sys.config),
       files: ~w(include man etc src LICENSE mix.exs README.md rebar.config sys.config),
       licenses: ["MIT"],
       licenses: ["MIT"],
-      links: %{"GitHub" => "https://github.com/synrc/kvx"}
+      links: %{"GitHub" => "https://github.com/synrc/kvs"}
     ]
     ]
   end
   end