From b65be93f92dec94250ff2fcd6124b2204b4e1df8 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 25 Apr 2022 09:10:54 -0500 Subject: [PATCH] fix docs link in readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0b5a91f..d014d22 100644 --- a/README.rst +++ b/README.rst @@ -101,7 +101,7 @@ See examples/vl53l1x_simpletest.py for basic usage example. Documentation ============= -API documentation for this library can be found on `Read the Docs `_. +API documentation for this library can be found on `Read the Docs `_. For information on building library documentation, please check out `this guide `_.