File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,11 @@ import {teams} from "@/helpers";
20
20
<p >
21
21
To set up a new match, go through this page from top to bottom.
22
22
The full procedure can be found in the
23
- <a target =" _blank" href =" https://robocup-ssl.github.io/ssl-rules/sslrules.html#_match_preparation" >
23
+ <q-btn dense color =" primary" target =" _blank"
24
+ href =" https://robocup-ssl.github.io/ssl-rules/sslrules.html#_match_preparation" >
24
25
rule book
25
- </a >.
26
- </p >
27
- <p >
28
- After you have started a new match, select the division and match type.
29
- The division is important to apply the respective rule set.
30
- The match type is broadcast in the referee messages. It may for example be used for automatic log file processing.
26
+ </q-btn >
27
+ .
31
28
</p >
32
29
<div class =" row justify-evenly" >
33
30
<div class =" q-pa-md" >
You can’t perform that action at this time.
0 commit comments