From 60b3fdbcac7e2153c8a6a95c4569552aec1e470e Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 14 Jun 2017 09:12:13 -0400 Subject: [PATCH] update YARD documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d149bc..43360c0 100644 --- a/README.md +++ b/README.md @@ -560,7 +560,7 @@ env.depends("my_app", "config/link.ld", "README.txt", *Dir.glob("assets/**/*")) ### API documentation 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