Skip to content

Commit fdc7b44

Browse files
authored
use https for doc links
port changes from the readme
1 parent 7adbf36 commit fdc7b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
{packages, false},
2525
{subpackages, true},
2626
{top_level_readme,
27-
{"./README.md", "http://github.com/benoitc/erlang-nat"}}]}]}
27+
{"./README.md", "https://github.com/benoitc/erlang-nat"}}]}]}
2828
]}.
2929

0 commit comments

Comments
 (0)