Pārlūkot izejas kodu

Merge pull request #1428 from dhrp/twitterhandle

changed the twitter handle
Andy Rothfusz 12 gadi atpakaļ
vecāks
revīzija
9130ee7513
2 mainītis faili ar 2 papildinājumiem un 7 dzēšanām
  1. 1 1
      docs/sources/faq.rst
  2. 1 6
      docs/theme/docker/layout.html

+ 1 - 1
docs/sources/faq.rst

@@ -47,7 +47,7 @@ Most frequently asked questions.
     .. _IRC, docker on freenode: irc://chat.freenode.net#docker
     .. _Github: http://www.github.com/dotcloud/docker
     .. _Ask questions on Stackoverflow: http://stackoverflow.com/search?q=docker
-    .. _Join the conversation on Twitter: http://twitter.com/getdocker
+    .. _Join the conversation on Twitter: http://twitter.com/docker
 
 
 Looking for something else to read? Checkout the :ref:`hello_world` example.

+ 1 - 6
docs/theme/docker/layout.html

@@ -130,7 +130,7 @@
 
         <div class="span12 footer">
             <div class="tbox textright forceleftmargin social links pull-right">
-                <a class="twitter" href="http://twitter.com/getdocker">Twitter</a>
+                <a class="twitter" href="http://twitter.com/docker">Twitter</a>
                 <a class="github" href="https://github.com/dotcloud/docker/">GitHub</a>
             </div>
 
@@ -156,11 +156,6 @@
 {#            {%- endif %}#}
 
 
-{##}
-{#            <div class="links" style="float: right;">#}
-{#                <a class="twitter" href="http://twitter.com/getdocker">Twitter</a>#}
-{#                <a class="github" href="http://github.com/dotcloud/docker/">GitHub</a>#}
-{#            </div>#}
         </div>
     </div>
 </div>