Skip to content

Commit 75059c6

Browse files
committed
Fixed README link
1 parent 40a9308 commit 75059c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ See also the [changelog](CHANGELOG.md) for the changes between versions and the
2525

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

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.
2929
* [subtype-schemas.json](meta/subtype-schemas.json) in the `meta` folder defines common data types (`subtype`s) for JSON Schema used in openEO processes.
3030
* The [`examples`](examples/) folder contains some useful examples that the processes link to. All of these are non-binding additions.
3131
* 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

Comments
 (0)