branch: elpa/rust-mode
commit 8039d1265a79ff229ca9466a4244bdf21a6c2a89
Merge: c091852 46e7fc0
Author: Felix S Klock II <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #191 from Wooble/readme_link
    
    fix PR link in README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index aa9eaf9..1c21792 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,8 @@ specified frequency for this project to release versions; if 
you are a MELPA
 stable user and feel that the last release tag is too far out of date, open a
 pull request that updates the version header in `rust-mode.el` and note that a
 new version tag should be added when the request is merged.
-See [Pull Request #178][https://github.com/rust-lang/rust-mode/pull/178] (the
-first such pull request) for an example of this.
+See [Pull Request #178](https://github.com/rust-lang/rust-mode/pull/178) (the
+first such pull request)) for an example of this.
 
 #### Install `rust-mode`
 

Reply via email to