Extend source layout description in dev guide
[alexxy/gromacs.git] / docs / doxygen / user / usinglibrary.md
index 0e72c3cfcd471ea5e2f02debbe1fa73c46b38ad3..f3498d02a50ccb11fe6648e7211294ddcd92b230 100644 (file)
@@ -191,7 +191,7 @@ Notes on \Gromacs API
 
 The headers for the public \Gromacs API are installed in `include/gromacs/`
 under the installation directory.  The layout reflects the source code layout
-under the `src/gromacs/` directory (see \linktodevmanual{codelayout,Source
+under the `src/gromacs/` directory (see \linktodevmanual{overview,dev-doc-layout,Source
 code layout}).  The headers
 directly under `include/gromacs/` do not contain any declarations, but instead
 include a collection of headers from subdirectories.