Skip to content

Commit e11a44a

Browse files
committed
Fix broken urls in README
1 parent d010c1b commit e11a44a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Note that the online documentation is an "evergreen" document that is constantly
3838
### Javadoc Reference Material
3939
The Javadoc reference documentation for the FTC SDK is now available online. Click on the following link to view the FTC SDK Javadoc documentation as a live website:
4040

41-
      [FTC Javadoc Documentation](https://first-tech-challenge.github.io/FtcRobotController/doc/javadoc/index.html)
41+
      [FTC Javadoc Documentation](https://first-tech-challenge.github.io/FtcRobotController)
4242

4343
Documentation for the FTC SDK is also included with this repository. There is a subfolder called "doc" which contains several subfolders:
4444

@@ -48,7 +48,7 @@ Documentation for the FTC SDK is also included with this repository. There is a
4848
### Online User Forum
4949
For technical questions regarding the Control System or the FTC SDK, please visit the FTC Technology forum:
5050

51-
      [FTC Technology Forum](https://ftcforum.usfirst.org/forumdisplay.php?156-FTC-Technology)
51+
      [FTC Technology Forum](https://ftcforum.firstinspires.org/forum/ftc-technology)
5252

5353
# Release Information
5454

0 commit comments

Comments
 (0)