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.
This commit is contained in:
Sylvain Defresne
2012-08-09 20:22:33 +01:00
parent 767448f9e9
commit 1f2b155dcf

View File

@@ -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