From c8fe7308b73bb539765f1d7fe76ca6a3f20461d6 Mon Sep 17 00:00:00 2001 From: Caleb Land Date: Tue, 30 Apr 2013 23:31:08 -0300 Subject: Fix link syntax --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3