update YARD documentation link

This commit is contained in:
Josh Holtrop 2017-06-14 09:12:13 -04:00
parent 5263ea03c6
commit 60b3fdbcac

View File

@ -560,7 +560,7 @@ env.depends("my_app", "config/link.ld", "README.txt", *Dir.glob("assets/**/*"))
### API documentation ### API documentation
Documentation for the complete Rscons API can be found at Documentation for the complete Rscons API can be found at
http://rubydoc.info/github/holtrop/rscons/frames. http://www.rubydoc.info/github/holtrop/rscons/master.
## Release Notes ## Release Notes