Browse code

changed the twitter handle

Thatcher Peskens authored on 2013/08/07 03:40:16
Showing 2 changed files
... ...
@@ -47,7 +47,7 @@ Most frequently asked questions.
47 47
     .. _IRC, docker on freenode: irc://chat.freenode.net#docker
48 48
     .. _Github: http://www.github.com/dotcloud/docker
49 49
     .. _Ask questions on Stackoverflow: http://stackoverflow.com/search?q=docker
50
-    .. _Join the conversation on Twitter: http://twitter.com/getdocker
50
+    .. _Join the conversation on Twitter: http://twitter.com/docker
51 51
 
52 52
 
53 53
 Looking for something else to read? Checkout the :ref:`hello_world` example.
... ...
@@ -130,7 +130,7 @@
130 130
 
131 131
         <div class="span12 footer">
132 132
             <div class="tbox textright forceleftmargin social links pull-right">
133
-                <a class="twitter" href="http://twitter.com/getdocker">Twitter</a>
133
+                <a class="twitter" href="http://twitter.com/docker">Twitter</a>
134 134
                 <a class="github" href="https://github.com/dotcloud/docker/">GitHub</a>
135 135
             </div>
136 136
 
... ...
@@ -156,11 +156,6 @@
156 156
 {#            {%- endif %}#}
157 157
 
158 158
 
159
-{##}
160
-{#            <div class="links" style="float: right;">#}
161
-{#                <a class="twitter" href="http://twitter.com/getdocker">Twitter</a>#}
162
-{#                <a class="github" href="http://github.com/dotcloud/docker/">GitHub</a>#}
163
-{#            </div>#}
164 159
         </div>
165 160
     </div>
166 161
 </div>