Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOld docs don't link to corresponding resources #341
Comments
|
@scottgonzalez do you have a simple to implement solution to this issue? Thx (Otherwise we could hardcode the links but I'm sure there a better way) |
|
This needs to be handled in jquery-wp-content. The links in the repo should not have hard references to versions. |
Instead, they link to current ones.
(e.g. example1 in http://api.jquerymobile.com/1.3/checkboxradio/ is http://api.jquerymobile.com/resources/checkbox/example1.html and not http://api.jquerymobile.com/resources/1.3/checkbox/example1.html)