Skip to content

Commit 498ec1a

Browse files
committed
Minor readme updates (master -> main)
A couple of minor fixes in the readme, mainly connected with Issue #76 (Rename "master" branch to "main").
1 parent f1c1f69 commit 498ec1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://ci.appveyor.com/api/projects/status/urs0anenn7rujy1v/branch/master?svg=true)](https://ci.appveyor.com/project/bcdev/xcube-cds)
1+
[![Build Status](https://ci.appveyor.com/api/projects/status/urs0anenn7rujy1v/branch/main?svg=true)](https://ci.appveyor.com/project/bcdev/xcube-cds)
22

33
# xcube-cds
44

@@ -284,9 +284,9 @@ In detail, the steps are as follows.
284284
6. Make sure that the list of code owners (in `.github/CODEOWNERS`)
285285
is up to date.
286286

287-
5. Commit the changes and push them to GitHub, then create a pull request at
288-
https://github.com/dcs4cop/xcube-cds-feedstock for a merge of your update
289-
branch into the master branch at conda-forge.
287+
5. Commit the changes and push them to GitHub, then create a pull request
288+
from your branch for a merge of your update branch into the main branch
289+
at conda-forge.
290290

291291
6. Once conda-forge's automated checks have passed and the reviewers (if
292292
any) have approved the changes, merge the pull request.

0 commit comments

Comments
 (0)