summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielsdeleo <dan@getchef.com>2015-01-27 10:49:55 -0800
committerdanielsdeleo <dan@getchef.com>2015-01-27 13:43:36 -0800
commita62d7798734ea9b0cf90bf9ff5671f45f6936c6f (patch)
tree3bfb23cc1b650e6c31243c3cf5193612a1a5659a
parent6fcbc7717b697e83c71b9dcaec773f0317e4a9e0 (diff)
downloadchef-a62d7798734ea9b0cf90bf9ff5671f45f6936c6f.tar.gz
Convert opscode.com and getchef.com to chef.io in README
-rw-r--r--README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/README.md b/README.md
index 192359b4cd..3291a3ddf0 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,11 @@
[![Build Status Master](https://travis-ci.org/chef/chef.svg?branch=master)](https://travis-ci.org/chef/chef)
[![Build Status Master](https://ci.appveyor.com/api/projects/status/github/chef/chef?branch=master&svg=true&passingText=master%20-%20Ok&pendingText=master%20-%20Pending&failingText=master%20-%20Failing)](https://ci.appveyor.com/project/Chef/chef/branch/master)
-Want to try Chef? Get started with [learnchef](https://learnchef.opscode.com)
+Want to try Chef? Get started with [learnchef](https://learnchef.chef.io)
-* Documentation: [http://docs.opscode.com](http://docs.opscode.com)
-* Source: [http://github.com/opscode/chef/tree/master](http://github.com/opscode/chef/tree/master)
-* Tickets/Issues: [https://github.com/opscode/chef/issues](https://github.com/opscode/chef/issues)
+* Documentation: [http://docs.chef.io](http://docs.chef.io)
+* Source: [http://github.com/chef/chef/tree/master](http://github.com/chef/chef/tree/master)
+* Tickets/Issues: [https://github.com/chef/chef/issues](https://github.com/chef/chef/issues)
* IRC: `#chef` and `#chef-hacking` on Freenode
* Mailing list: [http://lists.opscode.com](http://lists.opscode.com)
@@ -17,8 +17,8 @@ entire infrastructure.
This README focuses on developers who want to modify Chef source code.
If you just want to use Chef, check out these resources:
-* [learnchef](https://learnchef.opscode.com): Getting started guide
-* [http://docs.opscode.com](http://docs.opscode.com): Comprehensive User Docs
+* [learnchef](https://learnchef.chef.io): Getting started guide
+* [http://docs.chef.io](http://docs.chef.io): Comprehensive User Docs
* [Installer Downloads](http://www.getchef.com/chef/install/): Install Chef as a complete package
## Installing From Git
@@ -45,7 +45,7 @@ emerge, etc.):
Then get the source and install it:
# Clone this repo
- git clone https://github.com/opscode/chef.git
+ git clone https://github.com/chef/chef.git
# cd into the source tree
cd chef
@@ -64,11 +64,11 @@ Then get the source and install it:
Before working on the code, if you plan to contribute your changes, you need to
read the
-[Chef Contributions document](http://docs.opscode.com/community_contributions.html).
+[Chef Contributions document](http://docs.chef.io/community_contributions.html).
You will also need to set up the repository with the appropriate branches. We
document the process on the
-[Working with Git](http://wiki.opscode.com/display/chef/Working+with+git) page
+[Working with Git](http://wiki.chef.io/display/chef/Working+with+git) page
of the Chef wiki.
Once your repository is set up, you can start working on the code. We do use
@@ -78,9 +78,9 @@ copy of the source running.
## Reporting Issues
-Issues can be reported by using [GitHub issues](https://github.com/opscode/chef/issues).
+Issues can be reported by using [GitHub issues](https://github.com/chef/chef/issues).
-Full details on how to report issues can be found in the [CONTRIBUTING](https://github.com/opscode/chef/blob/master/CONTRIBUTING.md#-chef-issue-tracking) doc.
+Full details on how to report issues can be found in the [CONTRIBUTING](https://github.com/chef/chef/blob/master/CONTRIBUTING.md#-chef-issue-tracking) doc.
Note that this repository is primarily for reporting chef-client issues.
For reporting issues against other Chef projects, please look up the appropriate repository
@@ -114,7 +114,7 @@ Chef - A configuration management system
| | |
|:---------------------|:-----------------------------------------|
-| **Author:** | Adam Jacob (<adam@opscode.com>)
+| **Author:** | Adam Jacob (<adam@chef.io>)
| **Copyright:** | Copyright (c) 2008-2014 Chef Software, Inc.
| **License:** | Apache License, Version 2.0