From 0746cb267167638f36226641b9e2bf9bd7cbf138 Mon Sep 17 00:00:00 2001 From: golmschenk Date: Wed, 6 Nov 2024 21:43:34 -0500 Subject: [PATCH] Correct the readthedocs documentation link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aed0d75..1acaa3e 100755 --- a/readme.md +++ b/readme.md @@ -14,4 +14,4 @@ If you are on a more rare system (e.g., Windows on ARM), a precompiled binary ma Once installed, `eesunhong_main` will run the main executable. ## Documentation -[See here for documentation.](https://qusi.readthedocs.io/en/latest/) \ No newline at end of file +[See here for documentation.](https://eesunhong.readthedocs.io/en/latest/index.html) \ No newline at end of file