Skip to content

Commit be55185

Browse files
committed
Use base URL for link to docs in Robots 101 Code page
1 parent 0960806 commit be55185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robots_101/code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ taking an average of multiple readings) can be highly beneficial here.
5656

5757
## The Power of Documentation
5858

59-
Our [Docs](https://studentrobotics.org/docs) are a goldmine of knowledge and
59+
Our [Docs]({{ site.baseurl }}) are a goldmine of knowledge and
6060
should be your first port of call whenever you're unsure about something. Much
6161
like a good textbook or reference guide, our Docs are designed to support you in
6262
understanding your robot better. From getting started with your robot kit, to

0 commit comments

Comments
 (0)