From 7fdef37e4b2c99a2a9fbefa884a192ecc07b56b5 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Tue, 7 Apr 2015 18:24:55 -0400 Subject: [PATCH] Replace Google Code URLs --- doc/sphinx/faq.rst | 2 +- doc/sphinx/index.rst | 2 +- platform/posix/cantera.pc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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@