Skip to content

Commit

Permalink
Fixed README link
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Jul 30, 2020
1 parent 40a9308 commit 75059c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ See also the [changelog](CHANGELOG.md) for the changes between versions and the

This repository contains a set of files formally describing the openEO Processes:

* The [`*.json`](examples/) files provide the process specifications as defined by the openEO API.
* The `*.json` files provide the process specifications as defined by the openEO API.
* [subtype-schemas.json](meta/subtype-schemas.json) in the `meta` folder defines common data types (`subtype`s) for JSON Schema used in openEO processes.
* The [`examples`](examples/) folder contains some useful examples that the processes link to. All of these are non-binding additions.
* The [`tests`](tests/) folder can be used to test the process specification for validity and and consistent "style". It also allows to render the processes in a web browser.

0 comments on commit 75059c6

Please sign in to comment.