From 95d3f367a8f85443c42aed260ff21c98692c7099 Mon Sep 17 00:00:00 2001 From: Andreia Date: Thu, 4 Jun 2026 21:16:18 +0200 Subject: [PATCH] Update GitHub repository URL in conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 844182f..275ba0b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -56,7 +56,7 @@ # Your Matrix channel URL "matrix": "https://matrix.to/#/#documentation:ubuntu.com", # Your documentation GitHub repository URL - "github_url": "https://github.com/canonical/sphinx-stack", + "github_url": "https://github.com/canonical/sphinx-stack-docs", # Docs branch in the repo; used in links for viewing the source files "repo_default_branch": "main", # Docs location in the repo; used in links for viewing the source files