From 860e3110c04335df66418ac3743f4e01bf0ae505 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sat, 28 Jan 2023 10:22:35 -0500 Subject: [PATCH] Serve docs under /docs subdirectory --- mkdocs.template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.template.yml b/mkdocs.template.yml index c15e423563..f4d08d6d2f 100644 --- a/mkdocs.template.yml +++ b/mkdocs.template.yml @@ -26,6 +26,7 @@ theme: repo_url: https://github.com/charliermarsh/ruff repo_name: ruff site_author: charliermarsh +site_url: https://beta.ruff.rs/docs/ markdown_extensions: - toc: permalink: "#"