Skip to content

Commit c5b2c3c

Browse files
Update reference to running a local CF.
The Vagrant CF installer that was previously referenced in the docs is not being actively maintained. This change refers the reader to a CF docs page that describes the best options for running CF locally.
1 parent d1463e9 commit c5b2c3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ bundle install
7373
bundle exec rake
7474
```
7575

76-
[Installing Cloud Foundry on Vagrant][] is useful for privately testing new features.
76+
[Running Cloud Foundry locally][] is useful for privately testing new features.
7777

7878
## Contributing
7979
[Pull requests][] are welcome; see the [contributor guidelines][] for details.
@@ -87,8 +87,8 @@ This buildpack is released under version 2.0 of the [Apache License][].
8787
[GitHub's forking functionality]: https://help.github.com/articles/fork-a-repo
8888
[Grails]: http://grails.org
8989
[Groovy]: http://groovy.codehaus.org
90-
[Installing Cloud Foundry on Vagrant]: http://blog.cloudfoundry.com/2013/06/27/installing-cloud-foundry-on-vagrant/
9190
[Play Framework]: http://www.playframework.com
9291
[pull request]: https://help.github.com/articles/using-pull-requests
9392
[Pull requests]: http://help.github.com/send-pull-requests
93+
[Running Cloud Foundry locally]: http://docs.cloudfoundry.org/deploying/run-local.html
9494
[Spring Boot]: http://projects.spring.io/spring-boot/

0 commit comments

Comments
 (0)