Skip to content

Commit c2509bd

Browse files
authored
Merge pull request #69 from laraibg786/docs/update_readme
Docs/update readme
2 parents 9c3c60d + 2f3eb07 commit c2509bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.. |test-main| image:: https://github.com/open-lasso-python/lasso-python/actions/workflows/ci-cd.yml/badge.svg?branch=main
88
:target: https://github.com/open-lasso-python/lasso-python/actions/workflows/test-runner.yml
99

10-
.. |test-dev| image:: https://github.com/open-lasso-python/lasso-python/actions/workflows/ci-cd.yml/badge.svg?branch=dev
10+
.. |test-dev| image:: https://github.com/open-lasso-python/lasso-python/actions/workflows/ci-cd.yml/badge.svg?branch=develop
1111
:target: https://github.com/open-lasso-python/lasso-python/actions/workflows/test-runner.yml
1212

1313
This python library is designed for general purpose usage in the field of
@@ -29,9 +29,9 @@ For further infos please read the Documentation:
2929
.. _LASSO GmbH: https://www.lasso.de/en
3030
.. _Documentation: https://open-lasso-python.github.io/lasso-python/
3131
.. _lasso.dyna: https://open-lasso-python.github.io/lasso-python/dyna/
32-
.. _lasso.dimred: https://open-lasso-python.github.io/lasso-python/diffcrash/diffcrash/
32+
.. _lasso.dimred: https://open-lasso-python.github.io/lasso-python/dimred/
3333
.. _lasso.femzip: https://open-lasso-python.github.io/lasso-python/femzip/
34-
.. _lasso.diffcrash: https://open-lasso-python.github.io/lasso-python/diffcrash/diffcrash/
34+
.. _lasso.diffcrash: https://open-lasso-python.github.io/lasso-python/diffcrash/
3535

3636

3737
Installation
File renamed without changes.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ nav:
3838
- plot_beta_clusters: dimred/plot_beta_clusters.md
3939
- KeywordTypes: dimred/KeywordTypes.md
4040
- Diffcrash:
41-
- Overview: diffcrash/diffcrash.md
41+
- Overview: diffcrash/index.md
4242
- Command Line Tool: diffcrash/run.md
4343
- Code: diffcrash/diffcrash_run.md
4444
- Contribution Guide: contributing.md

0 commit comments

Comments
 (0)