From 9cdb66940c1756954674279ad54794bc21d6ade8 Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Wed, 14 Jan 2026 12:16:37 +0000 Subject: [PATCH] Updated Wiki content --- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 935de1a..c91af64 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,14 +1,14 @@ site_name: OrcaSlicer Wiki site_description: Official Wiki for OrcaSlicer - A powerful open source slicer for FFF (FDM) 3D Printers -site_url: https://www.orcaslicer.com/wiki +site_url: https://www.orcaslicer.com/wiki/ # MkDocs requires docs_dir to be a subdirectory # The build script will handle the file structure docs_dir: docs site_dir: html -# Use flat URLs (page.html) instead of directory URLs (page/index.html) -use_directory_urls: false +# Use directory URLs +use_directory_urls: true # Theme configuration theme: