Преглед на файлове

Point at Docker website and Docker IRC channel

Signed-off-by: Ben Firshman <[email protected]>
Ben Firshman преди 11 години
родител
ревизия
e5f7690137
променени са 2 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. 2 3
      docs/_layouts/default.html
  2. 1 1
      docs/index.md

+ 2 - 3
docs/_layouts/default.html

@@ -45,11 +45,10 @@
         </ul>
         <ul class="nav">
           <li><a href="https://github.com/orchardup/fig">Fig on GitHub</a></li>
-          <li><a href="http://webchat.freenode.net/?channels=%23orchardup&uio=d4">#orchardup on Freenode</a></li>
+          <li><a href="http://webchat.freenode.net/?channels=%23docker&uio=d4">#docker on Freenode</a></li>
         </ul>
 
-        <p>Fig is a project from <a href="https://www.orchardup.com">Orchard</a>, a Docker hosting service.</p>
-        <p><a href="https://twitter.com/orchardup">Follow us on Twitter</a> to keep up to date with Fig and other Docker news.</p>
+        <p>Fig is a project from <a href="https://www.docker.com">Docker</a>.</p>
 
         <div class="badges">
           <iframe src="http://ghbtns.com/github-btn.html?user=orchardup&amp;repo=fig&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>

+ 1 - 1
docs/index.md

@@ -140,4 +140,4 @@ If you started Fig with `fig up -d`, you'll probably want to stop your services
 
     $ fig stop
 
-That's more-or-less how Fig works. See the reference section below for full details on the commands, configuration file and environment variables. If you have any thoughts or suggestions, [open an issue on GitHub](https://github.com/orchardup/fig) or [email us](mailto:[email protected]).
+That's more-or-less how Fig works. See the reference section below for full details on the commands, configuration file and environment variables. If you have any thoughts or suggestions, [open an issue on GitHub](https://github.com/orchardup/fig).