From 57691908fb5129964daad5704ec226ce5d55af2d Mon Sep 17 00:00:00 2001 From: Vikash Singh <3116482+vi3k6i5@users.noreply.github.com> Date: Thu, 17 Jun 2021 19:50:13 +0530 Subject: [PATCH] fix: correct import path --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 89a0106941..72a3355815 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -1 +1 @@ -../README.rst \ No newline at end of file +.. include:: ../README.rst