Skip to content

Commit 3bd0fd4

Browse files
authored
Merge pull request #671 from danielwolff1/fix-link-to-readthedocs
Fix link on landing page of doxygen documentation
2 parents 456f5af + cfed9a4 commit 3bd0fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/doxygen/index.doc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Building on more than 20 years of research and development, 4C can model a pleth
1313

1414
This document / web page provides source code documentation via Doxygen. It documents code constructs such as classes, functions, or class members.
1515

16-
A high-level documentation of 4C (including a user guide and a developer guide) can be found in our user manual: https://4c-multiphysics.github.io/4C/readthedocs/
16+
A high-level documentation of 4C (including a user guide and a developer guide) can be found in our user manual: https://4c-multiphysics.github.io/4C/documentation/
1717

1818
\section mainpagepurposefurtherresources Further resources
1919

2020
- Website: https://www.4c-multiphysics.org
2121
- Source Code Repository on GitHub: https://github.com/4C-multiphysics/4C
22-
- Readthedocs: https://4c-multiphysics.github.io/4C/readthedocs/
22+
- High-level documentation: https://4c-multiphysics.github.io/4C/documentation/
2323
*/

0 commit comments

Comments
 (0)