Switch SourceForge links to point to GitHub

Fixes #442
This commit is contained in:
Bryan W. Weber 2017-06-14 09:01:48 -04:00
parent c125878a40
commit d920f2eb2c
No known key found for this signature in database
GPG key ID: 3A93E209C87E1FE7

View file

@ -8,7 +8,7 @@ Installation & Compilation
**How do I install Cantera on Windows?** **How do I install Cantera on Windows?**
Download the MSI installer for Cantera and the corresponding Python module Download the MSI installer for Cantera and the corresponding Python module
from `SourceForge <https://sourceforge.net/projects/cantera/files/cantera/>`_. from `GitHub <https://github.com/Cantera/cantera/releases>`_.
Choose between x86 and x64 based on the versions of Python and/or Matlab Choose between x86 and x64 based on the versions of Python and/or Matlab
you want to work with. See :ref:`Windows Installation <sec-install-win>` you want to work with. See :ref:`Windows Installation <sec-install-win>`
for details. for details.
@ -19,9 +19,8 @@ Installation & Compilation
in a PPA. See :ref:`Ubuntu Installation <sec-install-ubuntu>` for details. in a PPA. See :ref:`Ubuntu Installation <sec-install-ubuntu>` for details.
For other Linux distributions, download the source code (e.g. For other Linux distributions, download the source code (e.g.
``cantera-2.1.1.tar.gz``) from `SourceForge ``cantera-2.3.0.tar.gz``) from `GitHub <https://github.com/Cantera/cantera/releases>`_
<https://sourceforge.net/projects/cantera/files/cantera/>`_ and follow the and follow the instructions in the :ref:`sec-compiling`.
instructions in the :ref:`sec-compiling`.
**How do I install Cantera on Mac OS X?** **How do I install Cantera on Mac OS X?**
@ -31,7 +30,7 @@ Installation & Compilation
**What do I do if compiling Cantera fails?** **What do I do if compiling Cantera fails?**
- Examine the output of the ``scons build`` command, especially anything - Examine the output of the ``scons build`` command, especially anything
identified as a ``WARNING`` or ``ERROR``. Check for discrepancies identified as a ``WARNING`` or ``ERROR``. Check for discrepancies
with your expected configuration (e.g. not finding SUNDIALS even though with your expected configuration (e.g. not finding SUNDIALS even though
you have it installed). you have it installed).
- Check the contents of ``cantera.conf`` to make sure they are correct. - Check the contents of ``cantera.conf`` to make sure they are correct.
@ -145,7 +144,7 @@ Support and Bug Reporting
**What should I do if I need help using Cantera?** **What should I do if I need help using Cantera?**
You can join the `Cantera Users' Group You can join the `Cantera Users' Group
<https://groups.google.com/forum/#!forum /cantera-users>`_ on Google <https://groups.google.com/forum/#!forum/cantera-users>`_ on Google
Groups and ask a question there. Please use the search feature before Groups and ask a question there. Please use the search feature before
posting to see if your question has been answered before. This group is posting to see if your question has been answered before. This group is
moderated, so it may take some time for your posts to appear if you are a moderated, so it may take some time for your posts to appear if you are a