aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Land <caleb.land@gmail.com>2013-04-30 23:31:08 -0300
committerCaleb Land <caleb.land@gmail.com>2013-04-30 23:31:08 -0300
commitc8fe7308b73bb539765f1d7fe76ca6a3f20461d6 (patch)
tree955ad369698ffceda9c2c9fb8bb9fcbeecffb9cb
parent0eac1de5912d784f61f51ae11daa2d5cde818e5a (diff)
downloadfreebsd-puma-c8fe7308b73bb539765f1d7fe76ca6a3f20461d6.tar.gz
freebsd-puma-c8fe7308b73bb539765f1d7fe76ca6a3f20461d6.tar.bz2
freebsd-puma-c8fe7308b73bb539765f1d7fe76ca6a3f20461d6.zip
Fix link syntax
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9fe5d75..7bcc51e 100644
--- a/README.md
+++ b/README.md
@@ -202,8 +202,8 @@ If you use a different deployment strategy than Capistrano, you could adjust the
-passenger: https://www.phusionpassenger.com
-unicorn-sandboxing: http://unicorn.bogomips.org/Sandbox.html
-dotenv: https://github.com/bkeepers/dotenv
-unicorn-0-downtime: http://unicorn.bogomips.org/SIGNALS.html
-binstub: https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs \ No newline at end of file
+[passenger]: https://www.phusionpassenger.com
+[unicorn-sandboxing]: http://unicorn.bogomips.org/Sandbox.html
+[dotenv]: https://github.com/bkeepers/dotenv
+[unicorn-0-downtime]: http://unicorn.bogomips.org/SIGNALS.html
+[binstub]: https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs