From 900f0d98ef71226dd1c20683a46b347dd731b491 Mon Sep 17 00:00:00 2001 From: Christopher Bergqvist Date: Tue, 17 Jun 2014 00:07:15 +0200 Subject: [PATCH] Update Sublime Rust github link Package switched maintainer from dbp to jhasse as stated in the README.md at the old link. --- src/doc/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/tutorial.md b/src/doc/tutorial.md index 61c71b273cb07..9fa0767ab64e0 100644 --- a/src/doc/tutorial.md +++ b/src/doc/tutorial.md @@ -183,7 +183,7 @@ There is ctags support via `src/etc/ctags.rust`, but many other tools and editors are not yet supported. If you end up writing a Rust mode for your favorite editor, let us know so that we can link to it. -[sublime]: http://github.com/dbp/sublime-rust +[sublime]: http://github.com/jhasse/sublime-rust [sublime-pkg]: http://wbond.net/sublime_packages/package_control # Syntax basics