From 4d83226fe09a49a97eb7e5b0313e9519cca74f06 Mon Sep 17 00:00:00 2001 From: Snider Date: Mon, 2 Feb 2026 18:26:16 +0000 Subject: [PATCH] docs(mkdocs): update repo references to host-uk/core Co-Authored-By: Claude Opus 4.5 --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index cd4107c2..810e16ee 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,8 +2,8 @@ site_name: Core Framework site_url: https://core.help site_description: 'A Web3 Framework for building Go desktop applications with Wails v3' site_author: 'Snider' -repo_url: 'https://github.com/Snider/Core' -repo_name: 'Snider/Core' +repo_url: 'https://github.com/host-uk/core' +repo_name: 'host-uk/core' theme: name: material