Skip to content

Commit 99256e3

Browse files
committed
fix strict 404s
1 parent 5e1c015 commit 99256e3

5 files changed

Lines changed: 4 additions & 5 deletions

File tree

intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ FAIRDOM-SEEK is a web-based platform for sharing heterogeneous scientific resear
1414

1515
This book is organized into the following sections:
1616

17-
- **[Introduction Tutorial](tutorials/introduction.md)** - Getting started with SEEK basics
17+
- **[Introduction Tutorial](tutorials/introduction/index.md)** - Getting started with SEEK basics
1818
- **[Advanced Tutorial](tutorials/advanced.md)** - Power user features and administration
1919
- **[API Tutorial](tutorials/api.md)** - Programmatic access via the JSON API
2020
- **Notebooks** - Interactive Jupyter notebook examples

myst.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ project:
2020
children:
2121
- file: tutorials/advanced.md
2222
- file: tutorials/api.md
23-
- file: notebooks/example.ipynb
2423
- title: Workshops
2524
file: workshops/index.md
2625
children:

tutorials/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ Sync with openBIS for raw data:
188188
189189
- Explore the [API Tutorial](api.md) for programmatic access
190190
- Review [SEEK Administration Guide](https://docs.seek4science.org/tech/administration.html)
191-
- Join the [FAIRDOM community](https://fair-dom.org/community)
191+
- Join the [FAIRDOM community](https://fair-dom.org)

tutorials/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,5 +347,5 @@ def batch_operation(items, operation, delay=0.5):
347347
## Next Steps
348348

349349
- Review the full [API documentation](https://docs.seek4science.org/tech/api/)
350-
- Explore the [fairdom-seek Python client](https://github.com/seek4science/seekr)
350+
- Explore the [SEEK API documentation](https://docs.seek4science.org/tech/api/)
351351
- Check the [JSON:API specification](https://jsonapi.org/)

workshops/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ In this section you will find materials and resources from various workshops rel
44

55
## Available Workshops
66

7-
- **[Bioindustry 4.0 - Feb 2026](workshops/workshop-bioind4-2026-02)** - A comprehensive workshop geared towards new and existing users of FAIRDOM-SEEK within the Bioindustry 4.0 project.
7+
- **[Bioindustry 4.0 - Feb 2026](workshop-bioind4-2026-02.md)** - A comprehensive workshop geared towards new and existing users of FAIRDOM-SEEK within the Bioindustry 4.0 project.

0 commit comments

Comments
 (0)