* Added Google group to FAQ on docs
* Changed IRC link
* Fixed link to contributing broken by 326faec
| ... | ... |
@@ -5,5 +5,5 @@ |
| 5 | 5 |
Contributing to Docker |
| 6 | 6 |
====================== |
| 7 | 7 |
|
| 8 |
-Want to hack on Docker? Awesome! The repository includes `all the instructions you need to get started <https://github.com/dotcloud/docker/blob/master/CONTRIBUTING.md>`. |
|
| 8 |
+Want to hack on Docker? Awesome! The repository includes `all the instructions you need to get started <https://github.com/dotcloud/docker/blob/master/CONTRIBUTING.md>`_. |
|
| 9 | 9 |
|
| ... | ... |
@@ -35,13 +35,16 @@ Most frequently asked questions. |
| 35 | 35 |
|
| 36 | 36 |
You can find more answers on: |
| 37 | 37 |
|
| 38 |
- * `IRC: docker on freenode`_ |
|
| 38 |
+ * `Docker club mailinglist`_ |
|
| 39 |
+ * `IRC, docker on freenode`_ |
|
| 39 | 40 |
* `Github`_ |
| 40 | 41 |
* `Ask questions on Stackoverflow`_ |
| 41 | 42 |
* `Join the conversation on Twitter`_ |
| 42 | 43 |
|
| 44 |
+ |
|
| 45 |
+ .. _Docker club mailinglist: https://groups.google.com/d/forum/docker-club |
|
| 43 | 46 |
.. _the repo: http://www.github.com/dotcloud/docker |
| 44 |
- .. _IRC: docker on freenode: docker on freenode: irc://chat.freenode.net#docker |
|
| 47 |
+ .. _IRC, docker on freenode: irc://chat.freenode.net#docker |
|
| 45 | 48 |
.. _Github: http://www.github.com/dotcloud/docker |
| 46 | 49 |
.. _Ask questions on Stackoverflow: http://stackoverflow.com/search?q=docker |
| 47 | 50 |
.. _Join the conversation on Twitter: http://twitter.com/getdocker |