File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ DataTraveler
7
7
Duratool
8
8
DTSE9H
9
9
Ebuyer
10
+ esque
10
11
iMAX
11
12
IntelliJ
12
13
Nikitin
14
+ omniwheels
13
15
overcurrent
14
16
piezo
15
17
Plazma
55
57
setuptools
56
58
tomli
57
59
udiskie
60
+
61
+ # Robots 101
62
+ Markt
63
+ Indersdorf
64
+ Systemetric
65
+ Ducktor
Original file line number Diff line number Diff line change 77
77
# title: Safety Regulations
78
78
- url : /rules/archive
79
79
title : Game Rules Archive
80
- - url : /robots_101
80
+ - url : /robots_101/
81
81
title : Robots 101
82
82
tree :
83
83
- url : /robots_101/post_kickstart
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ taking an average of multiple readings) can be highly beneficial here.
56
56
57
57
## The Power of Documentation
58
58
59
- Our [ Docs] ({{ site.baseurl }}) are a goldmine of knowledge and
59
+ Our [ Docs] ({{ '/' | prepend: site.baseurl }}) are a goldmine of knowledge and
60
60
should be your first port of call whenever you're unsure about something. Much
61
61
like a good textbook or reference guide, our Docs are designed to support you in
62
62
understanding your robot better. From getting started with your robot kit, to
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ Hopefully this has given you some jumping off points to begin your journey to th
22
22
[ youtube ] : https://youtube.com/user/StudentRobotics
23
23
[ discord-docs ] : https://studentrobotics.org/docs/team_admin/discord
24
24
<!-- cspell:disable-next-line -->
25
- [ one-oh-one-supervisor] : {{ '/blog/2022-10-07-101-so-youre-a-team-supervisor ' | prepend: site.baseurl }}
25
+ [ one-oh-one-supervisor] : {{ '/robots_101/team_supervisor ' | prepend: site.baseurl }}
You can’t perform that action at this time.
0 commit comments