diff --git a/exampleSite/data/index/buttons.toml b/exampleSite/data/index/buttons.toml index 9da10e53..1c84d08c 100644 --- a/exampleSite/data/index/buttons.toml +++ b/exampleSite/data/index/buttons.toml @@ -17,6 +17,6 @@ subtitle = "Simple horizontal action buttons" [[buttons]] text = "Contribute" - link = "https://github.com/okkur/syna" + link = "https://github.com/okkur/syna/blob/master/CONTRIBUTE.md" color = "success" +++