From 1f2b155dcfc613f26732d7175a0409fedc23622c Mon Sep 17 00:00:00 2001 From: Sylvain Defresne Date: Thu, 9 Aug 2012 20:22:33 +0100 Subject: [PATCH] Fix links to ninja build system and Ninja Bundle Markdown syntax is not case sensitive for hyperlink tags, so use different tags for ninja, the build system, and Ninja, the TextMate Bundle. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b843e68b..b09de67e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To install using [MacPorts][]: ## Building from within TextMate -You should install the [Ninja][] and [CxxTest][] bundles. Both can be installed via _Preferences_ → _Bundles_. +You should install the [Ninja][NinjaBundle] and [CxxTest][] bundles. Both can be installed via _Preferences_ → _Bundles_. After this you can press ⌘B to build from within TextMate. @@ -121,7 +121,7 @@ TextMate is a trademark of Allan Odgaard. [proctools]: http://proctools.sourceforge.net/ [MacPorts]: http://www.macports.org/ [homebrew]: http://mxcl.github.com/homebrew/ -[Ninja]: https://github.com/avian/ninja.tmbundle +[NinjaBundle]: https://github.com/avian/ninja.tmbundle [CxxTest]: https://github.com/sorbits/cxxtest.tmbundle [GPL 3]: http://www.gnu.org/copyleft/gpl.html [textmate-dev]: http://lists.macromates.com/listinfo/textmate-dev