Skip to content

Commit 1ee8840

Browse files
committed
Update repository and documentation links to reflect lowercase naming (cetsax). Adjust references in mkdocs.yml and README.md for consistent URL structure.
1 parent 1012732 commit 1ee8840

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Full documentation is available at:
2424

2525
Start here:
2626

27-
- Overview → https://bibymaths.github.io/CETSAx/
28-
- Usage → https://bibymaths.github.io/CETSAx/usage/
29-
- Scientific model → https://bibymaths.github.io/CETSAx/curve_fitting/
30-
- API reference → https://bibymaths.github.io/CETSAx/api/
31-
- Limitations → https://bibymaths.github.io/CETSAx/limitations/
27+
- Overview → https://bibymaths.github.io/cetsax/
28+
- Usage → https://bibymaths.github.io/cetsax/usage/
29+
- Scientific model → https://bibymaths.github.io/cetsax/curve_fitting/
30+
- API reference → https://bibymaths.github.io/cetsax/api/
31+
- Limitations → https://bibymaths.github.io/cetsax/limitations/
3232

3333
---
3434

@@ -75,7 +75,7 @@ snakemake --cores 8
7575
* Configuration via `config.yaml`
7676

7777
See details:
78-
👉 [https://bibymaths.github.io/CETSAx/usage/](https://bibymaths.github.io/CETSAx/usage/)
78+
👉 [https://bibymaths.github.io/cetsax/usage/](https://bibymaths.github.io/cetsax/usage/)
7979

8080
---
8181

@@ -89,7 +89,7 @@ See details:
8989
* Co-stabilization networks
9090

9191
Interpretation guide:
92-
👉 [https://bibymaths.github.io/CETSAx/usage/#how-to-work-with-results](https://bibymaths.github.io/CETSAx/usage/#how-to-work-with-results)
92+
👉 [https://bibymaths.github.io/cetsax/usage/#how-to-work-with-results](https://bibymaths.github.io/cetsax/usage/#how-to-work-with-results)
9393

9494
---
9595

@@ -110,15 +110,15 @@ config.yaml # configuration
110110

111111
See contribution guidelines:
112112

113-
👉 [https://bibymaths.github.io/CETSAx/contributing/](https://bibymaths.github.io/CETSAx/contributing/)
113+
👉 [https://bibymaths.github.io/cetsax/contributing/](https://bibymaths.github.io/cetsax/contributing/)
114114

115115
---
116116

117117
## Citation
118118

119119
If you use this project, please cite:
120120

121-
👉 [https://bibymaths.github.io/CETSAx/citation/](https://bibymaths.github.io/CETSAx/citation/)
121+
👉 [https://bibymaths.github.io/cetsax/citation/](https://bibymaths.github.io/cetsax/citation/)
122122

123123
---
124124

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
repo_name: bibymaths/CETSAx
2-
repo_url: https://github.com/bibymaths/CETSAx
1+
repo_name: bibymaths/cetsax
2+
repo_url: https://github.com/bibymaths/cetsax
33

44
site_name: CETSAx
55
site_description: CETSA-MS modelling toolkit for dose–response analysis, binder classification, Bayesian inference, ML curve typing, and proteome-wide stability networks.

0 commit comments

Comments
 (0)