From 2c26e50244fb254081513580405a6be0f0482ba3 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Tue, 7 Apr 2015 18:06:05 -0400 Subject: [PATCH] Update README formatting and resource locations --- README.rst | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 49c7d1f70..dc5eb3a24 100644 --- a/README.rst +++ b/README.rst @@ -16,27 +16,38 @@ All trademarks referenced herein are property of their respective holders. Web Resources ============= -1. The Cantera Google Code site: - http://cantera.googlecode.com/ - This site contains the Cantera source code, and the issue tracker for bugs - and enhancement requests. +1. *The Cantera Github site* + + https://github.com/Cantera/cantera + + This site contains the Cantera source code, the issue tracker for bugs and + enhancement requests, downloads of Cantera releases and binary installers, + and the Cantera wiki. + +2. *The Cantera SourceForge site* -2. The Cantera SourceForge site: http://sourceforge.net/projects/cantera - Distribution of Cantera releases and binary installers. It also contains the - project CVS history. -3. Cantera Documentation: + Alternative download location for Cantera releases and binary installers. + +3. *Cantera Documentation* + http://cantera.github.com/docs/sphinx/html/index.html + This site contains documentation for the current stable version of Cantera. http://cantera.github.com/dev-docs/sphinx/html/index.html + This site contains documentation for the development version of Cantera. -4. The Cantera User's Group: +4. *The Cantera Users' Group* + http://groups.google.com/group/cantera-users + This site has a message board for discussions amongst Cantera users. -5. The Cantera Developers Group: +5. *The Cantera Developers Group* + http://groups.google.com/group/cantera-dev + Limited access site where developers can discuss development ideas.