From 7aaa4005f7188aea9f5a706edfb667a0642b55fd Mon Sep 17 00:00:00 2001 From: Paht J Date: Thu, 17 Aug 2023 11:17:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c7fda8..e9dc520 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A python plot3D library for reading, writing, finding connectivity, and post pro ## Install Instructions To install simply do a `pip install plot3d` -> [Link to documentation](https://nasa.github.io/Plot3D_utilities/build/html/) +> [Link to documentation](https://nasa.github.io/Plot3D_utilities/_build/html/) # Tutorials [Reading Writing and Viewing Plot3D files](https://colab.research.google.com/github/nasa/Plot3D_utilities/blob/main/colab/Plot3D_SplitBlocksExample.ipynb)