diff --git a/doc/sphinx/faq.rst b/doc/sphinx/faq.rst index c09f1386e..0ad5c139f 100644 --- a/doc/sphinx/faq.rst +++ b/doc/sphinx/faq.rst @@ -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 - `_ to see if the issue + `_ to see if the issue has already been reported. - Try to generate a complete, minimal example that demonstrates the observed bug. diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index 9e47dfcec..cc35c56a5 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst @@ -34,7 +34,7 @@ Documentation cxx-guide/index glossary - Cantera Development Homepage + Cantera Development Homepage * **C++ Documentation** diff --git a/platform/posix/cantera.pc.in b/platform/posix/cantera.pc.in index b2161876c..a696b5087 100644 --- a/platform/posix/cantera.pc.in +++ b/platform/posix/cantera.pc.in @@ -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@