diff --git a/config.toml b/config.toml index b98c9ad..c0fa40c 100644 --- a/config.toml +++ b/config.toml @@ -13,5 +13,5 @@ highlight_code = true [extra] anpu_menu_links = [ - { url= "https://codeberg.org/SocialCoding/gitea-open-letter", name = "Sign this letter" } + { url= "https://codeberg.org/SocialCoding/gitea-open-letter/src/branch/main/README.md", name = "Sign this letter" } ]