From acff38535c3520b12131b7bd88227b23bde0895e Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Thu, 10 Oct 2013 08:15:50 -0400 Subject: [PATCH] Update csw.rst --- doc/csw.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/csw.rst b/doc/csw.rst index 0bbd792..e00b507 100644 --- a/doc/csw.rst +++ b/doc/csw.rst @@ -112,7 +112,7 @@ Setup [repository] database=postgresql://ckan_default:pass@localhost/pycsw - The rest of the options are described `here `_. + The rest of the options are described `here `_. 4. Setup the pycsw table. This is done with the ``ckan-pycsw`` paster command (Remember to have the virtualenv activated when running it):: @@ -171,7 +171,7 @@ keep CKAN and pycsw in sync, and serve pycsw with Apache + mod_wsgi like CKAN. This `Wikipedia page `_ has a good overview of the crontab syntax. -* To run pycsw under Apache check the pycsw `installation documentation `_ +* To run pycsw under Apache check the pycsw `installation documentation `_ or follow this quick steps (they assume the paths used on the previous steps): - Edit ``/etc/apache2/sites-available/ckan_default`` and add the following @@ -254,7 +254,7 @@ The equivalent example to the one above for asking the cabailities is:: OWSLib is the library used to actually perform the queries. .. _pycsw: http://pycsw.org -.. _pycsw documentation: http://pycsw.org/docs/installation.html +.. _pycsw documentation: http://pycsw.org/docs/latest/installation.html .. _package install: http://docs.ckan.org/en/latest/install-from-package.html .. _CSW: http://www.opengeospatial.org/standards/cat