summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFelix S Klock II <pnkfelix@pnkfx.org>2017-01-17 17:09:02 +0100
committerGitHub <noreply@github.com>2017-01-17 17:09:02 +0100
commit8039d1265a79ff229ca9466a4244bdf21a6c2a89 (patch)
tree441c44ae526dd4bef363c095c01d702372dc2b71 /README.md
parentc091852fbda25c62095513753b44d3fcaf8eb340 (diff)
parent46e7fc0db47b7e7c938636a6e49f4f788354c0da (diff)
downloadrust-mode-8039d1265a79ff229ca9466a4244bdf21a6c2a89.tar.gz
Merge pull request #191 from Wooble/readme_link
fix PR link in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files 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`