Browse Source

Merge pull request #498 from bfirsh/mieciu-patch-1

Fix the broken URL
Ben Firshman 11 years ago
parent
commit
b9eb55a225
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/env.md

+ 1 - 1
docs/env.md

@@ -30,4 +30,4 @@ Protocol (tcp or udp), e.g. `DB_PORT_5432_TCP_PROTO=tcp`
 <b><i>name</i>\_NAME</b><br>
 Fully qualified container name, e.g. `DB_1_NAME=/myapp_web_1/myapp_db_1`
 
-[Docker links]: http://docs.docker.io/en/latest/use/port_redirection/#linking-a-container
+[Docker links]: http://docs.docker.com/userguide/dockerlinks/