From 67aaa822f30022eea256bdff58614dc5c6599f33 Mon Sep 17 00:00:00 2001 From: Stanislav Bashkyrtsev Date: Sat, 4 Jan 2025 09:34:16 +0100 Subject: [PATCH] Fix broken links in docs - GitHub Page URLs are case-sensitive, so `/mocca` doesn't work - Replaced a link that led to the old GitHub Pages --- readme.md | 2 +- src/mocca2/example_data/data/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b617a9e..9322578 100644 --- a/readme.md +++ b/readme.md @@ -85,7 +85,7 @@ This repository automates numerous workflows: On push to `main`, all tests in the `tests` directory are automatically run. Currently, MOCCA2 is tested on Ubuntu with Python 3.10, 3.11 and 3.12. ### Docs -On push to `main`, the Sphinx docs are automatically compiled and published to [GitHub pages](https://bayer-group.github.io/mocca). +On push to `main`, the Sphinx docs are automatically compiled and published to [GitHub pages](https://bayer-group.github.io/MOCCA). ### Example data The repository contains various example datasets: diff --git a/src/mocca2/example_data/data/README.md b/src/mocca2/example_data/data/README.md index 9426c06..a9819e0 100644 --- a/src/mocca2/example_data/data/README.md +++ b/src/mocca2/example_data/data/README.md @@ -4,7 +4,7 @@ The archives in this branch contain various example chromatogram datasets. You can use them from mocca2 package using `mocca2.example_data` module after downloading them using `python -m mocca2 --download-data`. -See detailed documentation in the [docs](https://oboril.github.io/MOCCA/ref_example_data.html). +See detailed documentation in the [docs](https://bayer-group.github.io/MOCCA/ref_example_data.html). ## Datasets