From 59d50c4c73f0548c2c927d6cb4c957f7c9ed60c7 Mon Sep 17 00:00:00 2001 From: kilimnik Date: Sun, 26 Jun 2022 02:45:37 +0200 Subject: fix ALLES! to be uppercase --- teams.dot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'teams.dot') diff --git a/teams.dot b/teams.dot index 39e76a9..952f4e9 100644 --- a/teams.dot +++ b/teams.dot @@ -38,7 +38,7 @@ digraph teams { "Eat Sleep Pwn Repeat" [href="https://ctftime.org/team/15712"]; "Flux Fingers" [href="https://ctftime.org/team/551"]; "Red Rocket" [href="https://ctftime.org/team/48677"]; - "Alles!" [href="https://ctftime.org/team/18419"]; + "ALLES!" [href="https://ctftime.org/team/18419"]; "ENOFLAG" [href="https://ctftime.org/team/1438"]; "FAUST" [href="https://ctftime.org/team/550"]; "WizardsOfDos" [href="https://ctftime.org/team/561"]; @@ -162,7 +162,7 @@ digraph teams { "Eat Sleep Pwn Repeat" -> "Sauercloud"; "Flux Fingers" -> "Sauercloud"; "Red Rocket" -> "Sauercloud"; - "Alles!" -> "Sauercloud"; + "ALLES!" -> "Sauercloud"; "ENOFLAG" -> "Sauercloud"; "FAUST" -> "Sauercloud"; "WizardsOfDos" -> "Sauercloud"; -- cgit 1.4.1