Broken links to documentation
Description Looks like the JSDocs to the current 2D and 3D libraries are no longer available. I get a 404 message when trying the links given on the readme pages on Github as well as the hyperlinks on the ROS wiki page.
- Library Version: 0.15.0 and current (ros3d), 0.6.0 and current (ros2d)
- ROS Version: N/A
- Platform / OS: N/A
Steps To Reproduce
OPTION 1:
- Go to repo page for ros3djs (for ros2d, go here) on Github
- Click the JSDoc link in the readme
OPTION 2:
- Go to repo page for ros3djs (for ros2d, go here) on Github
- Click the ROS Wiki link in the readme
- Click the "current" hyperlink under the API Documentation section
Expected Behavior Browser navigates to JSDoc link to documentation
Actual Behavior Error 404 landing page
Readme and ROS wiki links are incorrect. Check the links on the top right corner of the repo. I will update the README links at some point. Don't have time right now.
Ah, thanks for that!
I will reopen this for my own administration
READMEs are fixed by https://github.com/RobotWebTools/ros3djs/pull/559 and https://github.com/RobotWebTools/ros2djs/pull/107