From 37cde80c93cdb808b8a3bff47561106946115617 Mon Sep 17 00:00:00 2001 From: Justintime50 <39606064+Justintime50@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:02:06 -0600 Subject: [PATCH] fix: docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59496252..d0e56407 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ You can also unsubscribe your functions in a similar manner by using the `unsubs ## Documentation -API documentation can be found at: . +API documentation can be found at: . Library documentation can be found on the web at: or by building them locally via the `make docs` command.