From 5dc2010f0a34eb0d8f038c0ecc43995139d5434c Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Mon, 22 Sep 2025 09:56:25 -0400 Subject: [PATCH] docs: Update the docs link in the README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 76805e088..11c2742b1 100644 --- a/README.rst +++ b/README.rst @@ -117,7 +117,7 @@ Getting Help Documentation ============= -The docs for the XBlock API is on Read The Docs: https://xblock.readthedocs.org . +The docs for the XBlock API is on Read The Docs: https://docs.openedx.org/projects/xblock/en/latest/xblock-tutorial/index.html . Reading the code ----------------