Skip to content

Commit 5d97c0a

Browse files
committed
Fix links in top level README
1 parent 3301ccf commit 5d97c0a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ This standard describes a structure for a **data contract**. Its current version
1818
## Discover the open standard
1919
A reader-friendly version of the standard can be found on its [dedicated site](https://bitol-io.github.io/open-data-contract-standard/).
2020

21-
Discover the [Open Data Contract Standard](docs/standard.md). This file contains some explanations and several examples. More [examples](docs/examples/index.md) can be found here.
21+
Discover the [Open Data Contract Standard](docs/README.md). This file contains some explanations and several examples. More [examples](docs/examples/README.md) can be found here.
2222

2323
## What is a Data Contract?
2424

2525
### The basics of a data contract
2626
A data contract defines the agreement between a data producer and consumers. A data contract contains several sections:
2727

28-
* [Fundamentals](docs/standard.md#demographics).
29-
* [Schema](docs/standard.md#dataset-and-schema).
30-
* [Data quality](docs/standard.md#data-quality).
31-
* [Service-level agreement (SLA)](docs/standard.md#service-level-agreement).
32-
* [Security & stakeholders](docs/standard.md#stakeholders).
33-
* [Custom properties](docs/standard.md#other-properties).
28+
* [Fundamentals](docs/README.md#demographics).
29+
* [Schema](docs/README.md#dataset-and-schema).
30+
* [Data quality](docs/README.md#data-quality-).
31+
* [Service-level agreement (SLA)](docs/README.md#service-level-agreement).
32+
* [Security & stakeholders](docs/README.md#stakeholders).
33+
* [Custom properties](docs/README.md#other-properties).
3434

3535
![Data contract schema](docs/img/data-contract-v2.2.1-schema.svg "Data contract schema")
3636

0 commit comments

Comments
 (0)