Rollup merge of #38554 - DirkyJerky:master, r=frewsxcv

Create hyperlink to correct documentation

In librustc_trans's readme
This commit is contained in:
Steve Klabnik 2016-12-24 14:29:31 -05:00 committed by GitHub
commit abf478455d
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
See [librustc/README.md](../librustc/README.md).

View File

@ -1 +0,0 @@
See the README.md in ../librustc.