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 7adbf36 commit fdc7b44Copy full SHA for fdc7b44
rebar.config
@@ -24,6 +24,6 @@
24
{packages, false},
25
{subpackages, true},
26
{top_level_readme,
27
- {"./README.md", "http://github.com/benoitc/erlang-nat"}}]}]}
+ {"./README.md", "https://github.com/benoitc/erlang-nat"}}]}]}
28
]}.
29
0 commit comments