]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/style/README.md
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / doc / style / README.md
index 5ab1a1d9c10f45e9de5b6beb04784e72fbd4e9df..8d837d1a1a9165b653e8019c8333c2608d3b8584 100644 (file)
@@ -53,7 +53,7 @@ This document is broken into four parts:
   cross-cutting topic, starting with
   [Ownership and resources](ownership/README.md).
 
-* **[APIs for a changing Rust](changing/README.md)**
+* **APIs for a changing Rust**
   discusses the forward-compatibility hazards, especially those that interact
   with the pre-1.0 library stabilization process.