Replace Google Code URLs
This commit is contained in:
parent
7ff9836648
commit
7fdef37e4b
3 changed files with 3 additions and 3 deletions
|
|
@ -122,7 +122,7 @@ Support and Bug Reporting
|
|||
- Check to see if you're using the most recent version of Cantera, and
|
||||
upgrade if not.
|
||||
- Check the `Issue Tracker
|
||||
<https://code.google.com/p/cantera/issues/list>`_ to see if the issue
|
||||
<https://github.com/Cantera/cantera/issues>`_ to see if the issue
|
||||
has already been reported.
|
||||
- Try to generate a complete, minimal example that demonstrates the
|
||||
observed bug.
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ Documentation
|
|||
cxx-guide/index
|
||||
glossary
|
||||
|
||||
Cantera Development Homepage <http://cantera.googlecode.com>
|
||||
Cantera Development Homepage <https://github.com/Cantera/cantera>
|
||||
|
||||
* **C++ Documentation**
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|||
|
||||
Name: Cantera
|
||||
Description: Cantera library
|
||||
URL: http://cantera.googlecode.com
|
||||
URL: http://www.cantera.org
|
||||
Version: @cantera_version@
|
||||
|
||||
Libs: -L${libdir} @pc_libdirs@ @pc_libs@
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue