about summary refs log tree commit diff
path: root/teams.dot
diff options
context:
space:
mode:
authorEmile <HanEmile@users.noreply.github.com>2022-06-30 18:53:52 +0200
committerGitHub <noreply@github.com>2022-06-30 18:53:52 +0200
commit1a6daf4f0a6fea9c86ee4756f8bcb0a8b0481f44 (patch)
tree7d8b32e3e9ba8fd7ce1aca6ba248ff950047be62 /teams.dot
parentbe4c493b47ed15084e57ac1e0c1faccf601b2a9d (diff)
parent59d50c4c73f0548c2c927d6cb4c957f7c9ed60c7 (diff)
Merge pull request #4 from kilimnik/main
fix ALLES! to be uppercase
Diffstat (limited to 'teams.dot')
-rw-r--r--teams.dot4
1 files changed, 2 insertions, 2 deletions
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";