From 8cdc6eef4438296c076eff94e962bd92ce73c794 Mon Sep 17 00:00:00 2001 From: Joe Kaufeld Date: Mon, 2 Sep 2024 00:55:26 -0400 Subject: [PATCH] :bug: fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bacebc..23c91f9 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ if __name__ == "__main__": app.start() ``` -## [View the docs here!](https://itsthejoker/github.io/spiderweb) +## [View the docs here!](https://itsthejoker.github.io/spiderweb/#/) My goal with this framework was to do three things: