Skip to content

Commit

Permalink
fix rustc-dev-guide url in src/librustc_codegen_ssa
Browse files Browse the repository at this point in the history
  • Loading branch information
longfangsong committed Apr 10, 2020
1 parent 167510f commit c728c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_codegen_ssa/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Please read the rustc-dev-guide chapter on [Backend Agnostic Codegen][bac].

[bac]: https://rustc-dev-guide.rust-lang.org/codegen/backend-agnostic.html
[bac]: https://rustc-dev-guide.rust-lang.org/backend/backend-agnostic.html

0 comments on commit c728c75

Please sign in to comment.