Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor readme updates #539

Merged
merged 1 commit into from
Feb 27, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

[travis]: https://travis-ci.org/chef/bento

Bento is a project that encapsulates [Packer](http://packer.io) templates for building
[Vagrant](http://vagrantup.com) base boxes. We use these boxes internally at Chef Software, Inc. for
Bento is a project that encapsulates [Packer](https://www.packer.io/) templates for building
[Vagrant](https://www.vagrantup.com/) base boxes. We use these boxes internally at Chef Software, Inc. for
testing Hosted Chef, Chef Server and our open source [cookbooks](https://supermarket.chef.io/users/chef)
via [test-kitchen](http://kitchen.ci/).

Expand Down Expand Up @@ -67,7 +67,7 @@ end

## Requirements

* [Packer](http://packer.io)
* [Packer](https://www.packer.io/)
* At least one virtualization provider: Virtualbox, VMware Fusion, Parallels Desktop, etc

## Build Your Own Bento Boxes
Expand Down Expand Up @@ -156,8 +156,7 @@ it's not the case because you have overridden line-ending conversion in your own

## Bugs and Issues

Please use GitHub issues to report bugs, features, or other problems. Please note:
the [JIRA issue tracker](https://tickets.opscode.com/browse/BENTO) is no longer being used.
Please use GitHub issues to report bugs, features, or other problems.

## License & Authors

Expand All @@ -179,7 +178,7 @@ Mac OS X templates were adopted wholesale from [Fletcher Nichol's packer templat
- Author: Fletcher Nichol (<fnichol@nichol.ca>)

```text
Copyright 2012-2015, Chef Software, Inc. (<legal@chef.io>)
Copyright 2012-2016, Chef Software, Inc. (<legal@chef.io>)
Copyright 2011-2012, Tim Dysinger (<tim@dysinger.net>)

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down