commit | 32d8a5ca403f03f3db7aced23549fb73a3f3ba63 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@chromium.org> | Fri Jul 31 13:32:15 2015 -0700 |
committer | Adam Barth <abarth@chromium.org> | Fri Jul 31 13:33:04 2015 -0700 |
tree | 9c50fbe036a4bea67bfc7eff0722e96256d3427a | |
parent | d9e9ece9176ed2eadf51826598729fdf7d38b1b3 [diff] |
Use absolute URLs in sky/packages/sky/README.md When this README.md is published to pub.dartlang.org, the base URL is pub.dartlang.org. We need to use absolute URLs in order to get back to GitHub. Fixes #417