From fa4ab4fa7aeb3440f4229e0354f4a2c687cb81bc Mon Sep 17 00:00:00 2001 From: Zubair Shakoor <57657330+zubairshakoorarbisoft@users.noreply.github.com> Date: Fri, 1 Sep 2023 18:55:46 +0500 Subject: [PATCH] fix: readthedocs file renamed (#4024) Updating readthedocs extension as yml going to be deprecated in september Issue: edx/edx-arch-experiments#418 --- .readthedocs.yml => .readthedocs.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .readthedocs.yml => .readthedocs.yaml (100%) diff --git a/.readthedocs.yml b/.readthedocs.yaml similarity index 100% rename from .readthedocs.yml rename to .readthedocs.yaml