From c0815f03671fe83b4f3818aa95cddd6a59ce47de Mon Sep 17 00:00:00 2001 From: Giorgos Logiotatidis Date: Thu, 26 Mar 2015 18:27:02 +0200 Subject: [PATCH] fix(docs): Fix heroku-buildpack-php url --- docs/using_deis/using-buildpacks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using_deis/using-buildpacks.rst b/docs/using_deis/using-buildpacks.rst index 6238bcc1cd..a34682ca01 100644 --- a/docs/using_deis/using-buildpacks.rst +++ b/docs/using_deis/using-buildpacks.rst @@ -153,7 +153,7 @@ On your next ``git push``, the custom buildpack will be used. .. _`Grails Buildpack`: https://github.com/heroku/heroku-buildpack-grails .. _`Play Buildpack`: https://github.com/heroku/heroku-buildpack-play .. _`Python Buildpack`: https://github.com/heroku/heroku-buildpack-python -.. _`PHP Buildpack`: https://github.com/deis/heroku-buildpack-php +.. _`PHP Buildpack`: https://github.com/heroku/heroku-buildpack-php .. _`Clojure Buildpack`: https://github.com/heroku/heroku-buildpack-clojure .. _`Scala Buildpack`: https://github.com/heroku/heroku-buildpack-scala .. _`Go Buildpack`: https://github.com/kr/heroku-buildpack-go