summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-08-25 15:04:06 -0700
committerTim Smith <tsmith84@gmail.com>2021-08-25 15:04:54 -0700
commit0c1c8e38fdd04b3f868b2fe6830e410faa8e6ca2 (patch)
treef8174aa390a40b686c129c195129285e2ab3dd24 /README.md
parent70ac07e812f5fecb2537d5811023b19f7dfd2074 (diff)
downloadohai-0c1c8e38fdd04b3f868b2fe6830e410faa8e6ca2.tar.gz
Update tests and links for the branch rename
Make sure we reference the right branch. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 454b77d8..6a814036 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# ohai
-[![Build status](https://badge.buildkite.com/aa0b961fc3e5bed315c7035c6d60a4aaee57af9610cbde9a15.svg?branch=master)](https://buildkite.com/chef-oss/chef-ohai-master-verify) [![Gem Version](https://badge.fury.io/rb/ohai.svg)](https://badge.fury.io/rb/ohai)
+[![Build status](https://badge.buildkite.com/aa0b961fc3e5bed315c7035c6d60a4aaee57af9610cbde9a15.svg?branch=main)](https://buildkite.com/chef-oss/chef-ohai-main-verify) [![Gem Version](https://badge.fury.io/rb/ohai.svg)](https://badge.fury.io/rb/ohai)
-**Umbrella Project**: [Chef Infra](https://github.com/chef/chef-oss-practices/blob/master/projects/chef-infra.md)
+**Umbrella Project**: [Chef Infra](https://github.com/chef/chef-oss-practices/blob/main/projects/chef-infra.md)
-**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md#active)
+**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/main/repo-management/repo-states.md#active)
**Issues Response SLA**: 10 business days
@@ -76,7 +76,7 @@ rake style:auto_correct # Auto-correct RuboCop offenses
Source:
-- <https://github.com/chef/ohai/tree/master>
+- <https://github.com/chef/ohai/tree/main>
Issues:
@@ -84,7 +84,7 @@ Issues:
## Contributing
-For information on contributing to this project see <https://github.com/chef/chef/blob/master/CONTRIBUTING.md>
+For information on contributing to this project see <https://github.com/chef/chef/blob/main/CONTRIBUTING.md>
1. Fork it
1. Create your feature branch (git checkout -b my-new-feature)