Skip to content
This repository was archived by the owner on Dec 31, 2017. It is now read-only.

Commit 02e9929

Browse files
author
Jay Zeschin
committed
Fix repo references in the README
1 parent ee00d43 commit 02e9929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ To use this buildpack, you should prepare .buildpacks file that contains this bu
1313
...
1414

1515
$ cat .buildpacks
16-
https://github.com/shunjikonishi/heroku-buildpack-ffmpeg
17-
https://github.com/heroku/heroku-buildpack-play
16+
https://github.com/jayzes/heroku-buildpack-ffmpeg
17+
https://github.com/heroku/heroku-buildpack-ruby
1818

1919
$ heroku create --buildpack https://github.com/ddollar/heroku-buildpack-multi
2020

0 commit comments

Comments
 (0)