From 6737a3e86d52a5d70d4c2a56f5e5c3c4ecb82be0 Mon Sep 17 00:00:00 2001 From: Shane Mattner Date: Fri, 31 Jan 2025 11:32:59 -0800 Subject: [PATCH] change config --- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 88bfa3b..147e4d2 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,11 +2,11 @@ title: Roo Documentation description: Documentation for the Roo project remote_theme: just-the-docs/just-the-docs -url: https://yourusername.github.io/repo-name +url: https://shanemmattner.github.io/roo-code aux_links: "Roo on GitHub": - - "//github.com/yourusername/repo-name" + - "//github.com/shanemmattner/roo-code" # Enable search search_enabled: true