Skip to content

Commit 76aab10

Browse files
committed
Update Heroku buildpack URL in README
1 parent 3932bd3 commit 76aab10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ cd www.ruby-lang.org
8383

8484
```
8585
heroku login
86-
heroku create --buildpack http://github.com/ruby/heroku-buildpack-ruby-jekyll.git
86+
heroku create --buildpack https://github.com/ruby/heroku-buildpack-www-ruby-lang.git
8787
```
8888

8989
* Push your site.

0 commit comments

Comments
 (0)