diff --git a/app/views/collections/descriptor_document.xml.erb b/app/views/collections/descriptor_document.xml.erb index 05fb303..03a9163 100644 --- a/app/views/collections/descriptor_document.xml.erb +++ b/app/views/collections/descriptor_document.xml.erb @@ -5,7 +5,7 @@ xmlns:geo="http://a9.com/-/opensearch/extensions/geo/1.0/" xmlns:time="http://a9.com/-/opensearch/extensions/time/1.0/" xmlns:params="http://a9.com/-/spec/opensearch/extensions/parameters/1.0/" - xmlns:referrer="http://www.opensearch.org/Specifications/OpenSearch/Extensions/Referrer/1.0" + xmlns:referrer="https://github.com/dewitt/opensearch/blob/master/mediawiki/Specifications/OpenSearch/Extensions/Referrer/1.0" xmlns:eo="http://a9.com/-/opensearch/extensions/eo/1.0/" xmlns:atom="http://www.w3.org/2005/Atom"> CMR Collections diff --git a/app/views/collections/descriptor_document_facets.xml.erb b/app/views/collections/descriptor_document_facets.xml.erb index 538f8ac..f5973a2 100644 --- a/app/views/collections/descriptor_document_facets.xml.erb +++ b/app/views/collections/descriptor_document_facets.xml.erb @@ -5,7 +5,7 @@ xmlns:geo="http://a9.com/-/opensearch/extensions/geo/1.0/" xmlns:time="http://a9.com/-/opensearch/extensions/time/1.0/" xmlns:params="http://a9.com/-/spec/opensearch/extensions/parameters/1.0/" - xmlns:referrer="http://www.opensearch.org/Specifications/OpenSearch/Extensions/Referrer/1.0" + xmlns:referrer="https://github.com/dewitt/opensearch/blob/master/mediawiki/Specifications/OpenSearch/Extensions/Referrer/1.0" xmlns:eo="http://a9.com/-/opensearch/extensions/eo/1.0/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sru="http://docs.oasis-open.org/ns/search-ws/facetedResults" > diff --git a/app/views/granules/descriptor_document.xml.erb b/app/views/granules/descriptor_document.xml.erb index 22e3ef9..3974cd6 100644 --- a/app/views/granules/descriptor_document.xml.erb +++ b/app/views/granules/descriptor_document.xml.erb @@ -5,7 +5,7 @@ xmlns:geo="http://a9.com/-/opensearch/extensions/geo/1.0/" xmlns:time="http://a9.com/-/opensearch/extensions/time/1.0/" xmlns:params="http://a9.com/-/spec/opensearch/extensions/parameters/1.0/" - xmlns:referrer="http://www.opensearch.org/Specifications/OpenSearch/Extensions/Referrer/1.0" + xmlns:referrer="https://github.com/dewitt/opensearch/blob/master/mediawiki/Specifications/OpenSearch/Extensions/Referrer/1.0" xmlns:eo="http://a9.com/-/opensearch/extensions/eo/1.0/" xmlns:atom="http://www.w3.org/2005/Atom"> CMR Granules diff --git a/app/views/home/docs.html.erb b/app/views/home/docs.html.erb index f44ba29..3dde9b5 100644 --- a/app/views/home/docs.html.erb +++ b/app/views/home/docs.html.erb @@ -16,7 +16,7 @@

CMR OpenSearch Overview

CMR OpenSearch is a CMR collections and granules search implementation based on the - OpenSearch 1.1 (Draft 5) specification. It + OpenSearch 1.1 (Draft 5) specification. It allows clients to formulate OpenSearch compliant queries against the CMR collections and granules inventory and specify the desired search results format as OpenSearch compliant @@ -32,19 +32,19 @@

Specifications of interest

CMR OpenSearch is compliant with the following specifications, best practices and implementation guides: