From 1d4c90699965cb1d2d1c6fbb433d7b21cd309a5a Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Fri, 16 Jan 2026 14:59:34 +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 898fb47..aaceab8 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 directory URLs -use_directory_urls: true +# Use flat URLs (page.html) instead of directory URLs (page/index.html) +use_directory_urls: false # Theme configuration theme: