diff options
-rw-r--r-- | teams.dot | 2 | ||||
-rw-r--r-- | teams.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/teams.dot b/teams.dot index 8a66b18..8304fa8 100644 --- a/teams.dot +++ b/teams.dot @@ -33,7 +33,7 @@ digraph teams { "KITCTF" [href="https://ctftime.org/team/7221"]; "Eat Sleep Pwn Repeat" [href="https://ctftime.org/team/15712"]; "Flux Fingers" [href="https://ctftime.org/team/551"]; - "Red Rocket" [href="https://allesctf.net/"]; + "Red Rocket" [href="https://ctftime.org/team/48677"]; "Alles!" [href="https://ctftime.org/team/18419"]; "ENOFLAG" [href="https://ctftime.org/team/1438"]; "FAUST" [href="https://ctftime.org/team/550"]; diff --git a/teams.svg b/teams.svg index 4ded9ff..4d0f22f 100644 --- a/teams.svg +++ b/teams.svg @@ -291,7 +291,7 @@ <!-- Red Rocket --> <g id="node20" class="node"> <title>Red Rocket</title> -<g id="a_node20"><a xlink:href="https://allesctf.net/" xlink:title="Red Rocket"> +<g id="a_node20"><a xlink:href="https://ctftime.org/team/48677" xlink:title="Red Rocket"> <ellipse fill="none" stroke="#4285f4" cx="325.28" cy="-817.71" rx="56.59" ry="18"/> <text text-anchor="middle" x="325.28" y="-814.01" font-family="JetBrains Mono" font-size="14.00" fill="#4285f4">Red Rocket</text> </a> |