From edf16383c60c8c05549a97a0fb909c2387f69bce Mon Sep 17 00:00:00 2001 From: "Roberto G. Hashioka" Date: Mon, 23 Jun 2014 18:35:15 +0000 Subject: [PATCH] Fix header and about Docker links --- docs/sources/index.md | 2 +- docs/theme/mkdocs/header.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/index.md b/docs/sources/index.md index 06e1ac6d57..ef5fe2c2c0 100644 --- a/docs/sources/index.md +++ b/docs/sources/index.md @@ -6,7 +6,7 @@ page_keywords: docker, introduction, documentation, about, technology, understan **Develop, Ship and Run Any Application, Anywhere** -[**Docker**](https://www.docker.io) is a platform for developers and sysadmins +[**Docker**](https://www.docker.com) is a platform for developers and sysadmins to develop, ship, and run applications. Docker lets you quickly assemble applications from components and eliminates the friction that can come when shipping code. Docker lets you get your code tested and deployed into production diff --git a/docs/theme/mkdocs/header.html b/docs/theme/mkdocs/header.html index 785797f0dc..351c1583ed 100644 --- a/docs/theme/mkdocs/header.html +++ b/docs/theme/mkdocs/header.html @@ -25,8 +25,8 @@