From 5a5e716af7eab361302ee69be1a0247102333d4e Mon Sep 17 00:00:00 2001 From: Pedro Mendes Date: Fri, 8 Nov 2024 15:29:20 -0500 Subject: [PATCH] better url for user manual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2660206..2b123d8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The output of this program is a new model file with the more complex model. It i ## Usage -See [User Manual](UserManual.md) for complete description of how to use *sbmodelr*. Detailed examples are provided in the [examples](https://github.com/copasi/sbmodelr/tree/main/examples) folder. +See [User Manual](UserManual.md#sbmodelr--user-manual) for complete description of how to use *sbmodelr*. Detailed examples are provided in the [examples](https://github.com/copasi/sbmodelr/tree/main/examples) folder. ## Installation