From 9803b23995adf920a595dbcba27778e8cd28bf7f Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mon, 17 Jun 2024 10:23:44 -0400 Subject: [PATCH] Fix readthedoc.yml --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 22e3066..03811bb 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,4 +18,4 @@ build: # Build documentation in the "docs/" directory with Sphinx mkdocs: - configuration: mkdocs.yaml + configuration: mkdocs.yml