Skip to content

Commit 4df27cd

Browse files
authored
Add links to actual documentation (#3)
1 parent b840569 commit 4df27cd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
</div>
2525
</div>
2626

27+
<p><a href="https://docs.wpilib.org/">FIRST Robotics Competition Control System documentation</a></p>
28+
29+
<p><a href="allwpilib/docs/release/java/">WPILib Java API Docs</a></p>
30+
31+
<p><a href="allwpilib/docs/release/cpp/">WPILib C++ API Docs</a></p>
2732
</body>
2833

29-
</html>
34+
</html>

0 commit comments

Comments
 (0)