You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ See also the [changelog](CHANGELOG.md) for the changes between versions and the
25
25
26
26
This repository contains a set of files formally describing the openEO Processes:
27
27
28
-
* The [`*.json`](examples/) files provide the process specifications as defined by the openEO API.
28
+
* The `*.json` files provide the process specifications as defined by the openEO API.
29
29
*[subtype-schemas.json](meta/subtype-schemas.json) in the `meta` folder defines common data types (`subtype`s) for JSON Schema used in openEO processes.
30
30
* The [`examples`](examples/) folder contains some useful examples that the processes link to. All of these are non-binding additions.
31
31
* 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 commit comments