From 092c22d4e35a136e78f5b301661c9ef3027493fa Mon Sep 17 00:00:00 2001 From: Jas Kalayan Date: Fri, 22 Aug 2025 21:54:25 +0100 Subject: [PATCH] update path to conf.py --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 0c50acc..0f8e627 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -16,4 +16,4 @@ python: sphinx: # Path to your Sphinx configuration file. - configuration: docs/source/conf.py \ No newline at end of file + configuration: docs/conf.py \ No newline at end of file