summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiaan van Stijn <github@gone.nl>2015-12-21 01:52:54 +0100
committerSebastiaan van Stijn <github@gone.nl>2015-12-21 01:52:54 +0100
commit5ed559fa0ef89c944734226278155050f994ece0 (patch)
tree620a3d9bc44bb0b814455b4e706a1c72b0189303 /README.md
parent12a08255b59d181eaaf02e1e06d4d6d057e86bd7 (diff)
Update links
Updates some links to their new locations, and replaces some http:// with https:// links. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9b4729a..b60a7eee 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Compose has commands for managing the whole lifecycle of your application:
Installation and documentation
------------------------------
-- Full documentation is available on [Docker's website](http://docs.docker.com/compose/).
+- Full documentation is available on [Docker's website](https://docs.docker.com/compose/).
- If you have any questions, you can talk in real-time with other developers in the #docker-compose IRC channel on Freenode. [Click here to join using IRCCloud.](https://www.irccloud.com/invite?hostname=irc.freenode.net&channel=%23docker-compose)
- Code repository for Compose is on [Github](https://github.com/docker/compose)
- If you find any problems please fill out an [issue](https://github.com/docker/compose/issues/new)