소스 검색

Fix header and about Docker links

Roberto G. Hashioka 11 년 전
부모
커밋
edf16383c6
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      docs/sources/index.md
  2. 2 2
      docs/theme/mkdocs/header.html

+ 1 - 1
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

+ 2 - 2
docs/theme/mkdocs/header.html

@@ -25,8 +25,8 @@
     <ul class="nav">
       <li><a href="https://registry.hub.docker.com" title="Browse Repos">Browse Repos</a></li>
       <li><a href="http://docs.docker.com" title="Documentation">Documentation</a></li>
-      <li><a href="http://docker.com/community" title="Community">Community</a></li>
-      <li><a href="http://docker.com/resources/help/" title="Help">Help</a></li>
+      <li><a href="http://www.docker.com/community/participate/" title="Community">Community</a></li>
+      <li><a href="http://www.docker.com/resources/help/" title="Help">Help</a></li>
     </ul>
     <div id="usernav" class="pull-right">
       <ul class="nav user">