From eaad9cc6873d8eab32775dc98746ebfda65f4804 Mon Sep 17 00:00:00 2001 From: eksperimental Date: Mon, 13 Jul 2015 22:30:08 +0700 Subject: standardize erlang.org/doc links to use www --- man/mix.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/mix.1 b/man/mix.1 index 98ec1d2c5..9a4849a5c 100644 --- a/man/mix.1 +++ b/man/mix.1 @@ -127,8 +127,8 @@ Allows locking down the project dependencies with a proper version range before .El .Sh REFERENCES .Bl -tag -width Ds -.It [1] http://erlang.org/doc/man/code.html#id103620 -.It [2] http://erlang.org/doc/design_principles/applications.html +.It [1] http://www.erlang.org/doc/man/code.html#id103620 +.It [2] http://www.erlang.org/doc/design_principles/applications.html .El .Sh SEE ALSO .Xr elixir 1 , -- cgit v1.2.1