From 213f124608a891ca03dee340f0bbf99a168bb134 Mon Sep 17 00:00:00 2001 From: Eric Bouchut Date: Mon, 22 Dec 2025 11:04:56 +0100 Subject: [PATCH] Add missing heading: `Repository URL` Add the missing `Repository URL` heading. Signed-off-by: Eric Bouchut --- docs/setup/repository.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/setup/repository.md b/docs/setup/repository.md index 170aa67..30e5a23 100644 --- a/docs/setup/repository.md +++ b/docs/setup/repository.md @@ -14,6 +14,8 @@ including stars and forks. ## Configuration +### Repository URL + In order to display a link to the repository of your project as part of your documentation, set `repo_url` in your configuration to the public URL of your repository, e.g.: