Skip to content

Commit c0815f0

Browse files
committed
fix(docs): Fix heroku-buildpack-php url
1 parent f5e0de4 commit c0815f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/using_deis/using-buildpacks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ On your next ``git push``, the custom buildpack will be used.
153153
.. _`Grails Buildpack`: https://github.com/heroku/heroku-buildpack-grails
154154
.. _`Play Buildpack`: https://github.com/heroku/heroku-buildpack-play
155155
.. _`Python Buildpack`: https://github.com/heroku/heroku-buildpack-python
156-
.. _`PHP Buildpack`: https://github.com/deis/heroku-buildpack-php
156+
.. _`PHP Buildpack`: https://github.com/heroku/heroku-buildpack-php
157157
.. _`Clojure Buildpack`: https://github.com/heroku/heroku-buildpack-clojure
158158
.. _`Scala Buildpack`: https://github.com/heroku/heroku-buildpack-scala
159159
.. _`Go Buildpack`: https://github.com/kr/heroku-buildpack-go

0 commit comments

Comments
 (0)