From bdb1cbc8549ddddbd7d285b1b2727f2b914cafe0 Mon Sep 17 00:00:00 2001 From: J Dub Date: Wed, 25 Oct 2023 13:13:49 +1300 Subject: [PATCH] Update README.md updated link to doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d2461c..de83f86 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ grid_info = helpers.get_grid_info_from_file("freyberg6.disv.grb") ## Documentation -The documentation for pypestutils can be found [here](docs/index.html) +The documentation for pypestutils can be found [here](https://pypest.github.io/pypestutils/) The documentation for the shared FORTRAN library can be found [here](docs/pestutilslib/fortran_library_documentation.md)