Skip to content

Commit 6f7a610

Browse files
committed
'chore: update docs'
1 parent da7f194 commit 6f7a610

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Open-source tools & docs: https://celine-eu.github.io/
1818

1919
| Document | Description |
2020
|---|---|
21-
| [Pipeline Overview](https://celine-eu.github.io/projects/celine-pipelines/docs/pipeline-overview.md) | Standard pipeline anatomy, data layers, governance.yaml |
22-
| [Pipelines Reference](https://celine-eu.github.io/projects/celine-pipelines/docs/pipelines-reference.md) | Per-pipeline reference: om, dwd, owm, copernicus, osm |
23-
| [Development](https://celine-eu.github.io/projects/celine-pipelines/docs/development.md) | Prerequisites, task setup, running pipelines, releasing |
21+
| [Pipeline Overview](https://celine-eu.github.io/projects/celine-pipelines/docs/pipeline-overview) | Standard pipeline anatomy, data layers, governance.yaml |
22+
| [Pipelines Reference](https://celine-eu.github.io/projects/celine-pipelines/docs/pipelines-reference) | Per-pipeline reference: om, dwd, owm, copernicus, osm |
23+
| [Development](https://celine-eu.github.io/projects/celine-pipelines/docs/development) | Prerequisites, task setup, running pipelines, releasing |
2424

2525
---
2626

@@ -91,7 +91,7 @@ Governance rules (license, access level, attribution, retention) are declared **
9191
To create and integrate a new pipeline, follow the official tutorial:
9292

9393
Pipeline integration tutorial:
94-
https://celine-eu.github.io/projects/celine-utils/docs/pipeline-tutorial.md
94+
https://celine-eu.github.io/projects/celine-utils/docs/pipeline-tutorial
9595

9696
The tutorial covers:
9797
- creating a new pipeline skeleton

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This bumps the version, tags the Git commit, and triggers the CI build for the D
7676

7777
Follow the official pipeline integration tutorial:
7878

79-
https://celine-eu.github.io/projects/celine-utils/docs/pipeline-tutorial.md
79+
https://celine-eu.github.io/projects/celine-utils/docs/pipeline-tutorial
8080

8181
The tutorial covers:
8282
- Creating a pipeline skeleton with `celine-utils pipeline init`

0 commit comments

Comments
 (0)