Skip to content

Commit 33ffc65

Browse files
committed
🐛 Fix link to class diagram in the README
1 parent 66ce5f8 commit 33ffc65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Also, the class diagram for the project is presented below to illustrate the arc
3434

3535
![VueGen Class Diagram](https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_classdiagram_noattmeth.png)
3636

37-
An extended version of the class diagram with attributes and methods is available [here][https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_classdiagram_withattmeth.pdf].
37+
An extended version of the class diagram with attributes and methods is available [here][vuegen-class-diag-att].
3838

3939
The VueGen documentation is available at [vuegen.readthedocs.io][vuegen-docs], where you can find detailed information of the package’s classes and functions, installation and execution instructions, and case studies to demonstrate its functionality.
4040

@@ -140,6 +140,7 @@ We appreciate your feedback! If you have any comments, suggestions, or run into
140140
[streamlit]: https://streamlit.io/
141141
[vuegen-pypi]: https://pypi.org/project/vuegen/
142142
[vuegen-docker-quay]: https://quay.io/repository/dtu_biosustain_dsp/vuegen
143+
[vuegen-class-diag-att]: https://raw.githubusercontent.com/Multiomics-Analytics-Group/vuegen/main/docs/images/vuegen_classdiagram_withattmeth.pdf
143144
[vuegen-docs]: https://vuegen.readthedocs.io/
144145
[ci-gh-action]: https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/cdci.yml
145146
[ci-docs]: https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/docs.yml

0 commit comments

Comments
 (0)