Skip to content

Commit 978dd99

Browse files
committed
ci: make link to docs.wpilib.org more obvious
1 parent 306ae55 commit 978dd99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/robot-software/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ <h2 id="Installation">Installation</h2>
5454
follow the instructions <a href=
5555
"https://docs.wpilib.org/en/stable/docs/getting-started/getting-started-frc-control-system/wpilib-setup.html">
5656
here</a> to install WPILib and roboRIO ARM toolchain. Other robot software
57-
resources can be found <a href=
58-
"https://docs.wpilib.org/en/stable/">here</a>.</p>
57+
resources can be found on <a href=
58+
"https://docs.wpilib.org/en/stable/">docs.wpilib.org</a>.</p>
5959
<h2 id="Design_patterns">Design patterns</h2>
6060
<p>Design patterns are used all over software development. Expert
6161
programmers know the idiomatic design patterns for their language to solve

0 commit comments

Comments
 (0)