Skip to content

Commit

Permalink
update OGC Compliance links in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis authored Nov 30, 2023
1 parent a1b7e70 commit 51711d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/_templates/indexsidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
</p>

<a title="Certified OGC Compliant" href="https://www.ogc.org/resource/products/details/?pid=1663">
<img alt="Certified OGC Compliant" src="https://portal.ogc.org/public_ogc/compliance/Certified_OGC_Compliant_Logo_Web.gif" width="164" height="64"/>
<img alt="Certified OGC Compliant" src="https://portal.ogc.org/public_ogc/compliance/OGC_Certified_Badge.png" width="164" height="64"/>
</a>
<a title="OGC Reference Implementation" href="https://www.ogc.org/resource/products/details/?pid=1663">
<img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-features-1%201.0&r=1)" width="164" height="44"/>
<img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-features-1%201.0&r=1&n=1))" width="164" height="44"/>
</a>
<a title="OGC Reference Implementation" href="https://www.ogc.org/resource/products/details/?pid=1663">
<img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-edr-1%201.0&r=1)" width="164" height="44"/>
<img alt="OGC Reference Implementation" src="https://portal.ogc.org/public_ogc/compliance/badge.php?s=ogcapi-edr-1%201.0.1&r=1&n=1)" width="164" height="44"/>
</a>
<a title="OSGeo Project" href="https://www.osgeo.org/projects/pygeoapi">
<img style="background: white;" alt="OSGeo Project" src="https://raw.githubusercontent.com/OSGeo/osgeo/master/incubation/project/OSGeo_project.png" width="164" height="64"/>
Expand Down

0 comments on commit 51711d4

Please sign in to comment.