From 0c1c8e38fdd04b3f868b2fe6830e410faa8e6ca2 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 25 Aug 2021 15:04:06 -0700 Subject: Update tests and links for the branch rename Make sure we reference the right branch. Signed-off-by: Tim Smith --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') 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: -- +- Issues: @@ -84,7 +84,7 @@ Issues: ## Contributing -For information on contributing to this project see +For information on contributing to this project see 1. Fork it 1. Create your feature branch (git checkout -b my-new-feature) -- cgit v1.2.1