From 38802986d2ae5e2e8082dfd21e6a3db4dc46c911 Mon Sep 17 00:00:00 2001 From: Diego Molina Date: Thu, 8 Jun 2023 11:33:30 +0200 Subject: [PATCH] [py] Fixing path for docs conf [skip ci] --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c73df29899003..ea69ba8052a4a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,7 +17,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: - configuration: py/docs/conf.py + configuration: py/docs/source/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: