From f177707d781cee03301a26ff68fe8305aca8378e Mon Sep 17 00:00:00 2001 From: Erik Vroon Date: Sun, 18 Feb 2024 12:25:10 +0100 Subject: [PATCH] Update bracket license/demo URL(#573) --- software/bracket.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/software/bracket.yml b/software/bracket.yml index 5f665c9f3f..b3f35a6416 100644 --- a/software/bracket.yml +++ b/software/bracket.yml @@ -1,9 +1,10 @@ name: Bracket website_url: https://evroon.github.io/bracket source_code_url: https://github.com/evroon/bracket +demo_url: https://www.bracketapp.nl/demo description: Flexible tournament system to build a tournament setup, add teams, schedule matches, keep track of scores and present ranking live to the public. licenses: - - MIT + - AGPL-3.0 platforms: - Docker - Nodejs