From b04ca5d6d9892f428724e2291d5bae76a4dcdff1 Mon Sep 17 00:00:00 2001 From: Phil Clay Date: Mon, 25 Oct 2021 17:49:55 -0700 Subject: [PATCH] Update branch references from master to main The master branch was renamed to main, but some references to the master branch were not updated. This commit updates those locations to refer to the main branch instead of master. --- CONTRIBUTING.md | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45d9b8b..03a1fe1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing See distributed tracing working group contributing -[docs](https://github.com/w3c/distributed-tracing-wg/blob/master/CONTRIBUTING.md) +[docs](https://github.com/w3c/distributed-tracing-wg/blob/main/CONTRIBUTING.md) for a general guidance. See [Registration Entry Requirements and Update diff --git a/index.html b/index.html index 4adfc61..0ea0568 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ github: { repoURL: "https://github.com/w3c/trace-context-protocols-registry/", - branch: "master", + branch: "main", }, otherLinks: [{ key: 'Discussions',