chiark / gitweb /
README.md: Fix a formatting error
[nailing-cargo.git] / README.md
index 6be10144feaf3314b1ecf91fee7c7206b48f84d8..f2c4723ba589f4005a55a7e18c0008b509a3432e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -299,7 +299,7 @@ Limitations and bugs
     nailing-cargo again should clean up such a mess.  Unfortunately it is
     not possible to fix this bug because the cargo team have deliberately
     made cargo inflexible -
-    [issue#6715](https://github.com/rust-lang/cargo/issues/6715).)
+    [issue#6715](https://github.com/rust-lang/cargo/issues/6715).
 
   * Out of tree builds require a unified filesystem view: eg, different
     users on the same host, NFS, or something.  This could be improved.