Skip to content

Commit

Permalink
Update rodeo profile url
Browse files Browse the repository at this point in the history
  • Loading branch information
ways committed Oct 7, 2024
1 parent 96ded0e commit d813b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/conformance_page.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def create_conformance_page() -> dict:
"http://www.opengis.net/spec/ogcapi-edr-1/1.0/conf/covjson",
"http://www.opengis.net/spec/ogcapi-edr-1/1.0/conf/queries",
# Rodeo profile:
"https://rodeo-project.eu/rodeo-edr-profile",
"http://rodeo-project.eu/spec/rodeo-edr-profile/1/req/core",
],
).model_dump(exclude_none=True)

Expand Down

0 comments on commit d813b00

Please sign in to comment.