From 9b7db7b631a11945adc304ea9d27810937fdb3a6 Mon Sep 17 00:00:00 2001 From: Oguz Bilgic Date: Fri, 3 Feb 2012 21:25:04 -0800 Subject: [PATCH] Fix heroku link on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89e388f..f9454fb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Heroku buildpack: Hello ======================= -This is an example [Heroku buildpack](http://devcenter.heroku.com/articles/buildpack). +This is an example [Heroku buildpacks](http://devcenter.heroku.com/articles/buildpacks). Usage -----