From 1bb7278d66def7b5c0d602b956e2e4746c30100c Mon Sep 17 00:00:00 2001
From: arzola <oscararzola@gmail.com>
Date: Tue, 10 Jan 2023 14:53:41 -0500
Subject: [PATCH] chore: rename master branch

---
 .github/CONTRIBUTING.md                   | 2 +-
 .github/workflows/build-and-lint.yml      | 2 +-
 .github/workflows/standards-and-tests.yml | 2 +-
 package.json                              | 2 +-
 style.css                                 | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 9f69d97..9af5474 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -1,3 +1,3 @@
 # Contributing
 
-Issues related to this theme and its use on the root site of a Pressbooks network are welcomed on this repository. Issues related to general functionality of Pressbooks should be posted to [pressbooks/pressbooks](https://github.com/pressbooks/pressbooks). All contributions are subject to the [Contributor Code of Conduct](https://github.com/pressbooks/pressbooks-publisher/blob/master/.github/CODE_OF_CONDUCT.md).
+Issues related to this theme and its use on the root site of a Pressbooks network are welcomed on this repository. Issues related to general functionality of Pressbooks should be posted to [pressbooks/pressbooks](https://github.com/pressbooks/pressbooks). All contributions are subject to the [Contributor Code of Conduct](https://github.com/pressbooks/pressbooks-publisher/blob/production/.github/CODE_OF_CONDUCT.md).
diff --git a/.github/workflows/build-and-lint.yml b/.github/workflows/build-and-lint.yml
index b6c5943..c140c30 100644
--- a/.github/workflows/build-and-lint.yml
+++ b/.github/workflows/build-and-lint.yml
@@ -1,7 +1,7 @@
 name: Build & Lint
 on:
   push:
-    branches: [ dev, master ]
+    branches: [ dev, production ]
     tags:
       - '*.*.*'
   pull_request:
diff --git a/.github/workflows/standards-and-tests.yml b/.github/workflows/standards-and-tests.yml
index bd0a198..2040655 100644
--- a/.github/workflows/standards-and-tests.yml
+++ b/.github/workflows/standards-and-tests.yml
@@ -1,7 +1,7 @@
 name: Run Standards & Tests
 on:
   push:
-    branches: [dev, master]
+    branches: [dev, production]
     tags:
       - '*.*.*'
   pull_request:
diff --git a/package.json b/package.json
index 9fcc211..3f120c8 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
 	"licenses": [
 		{
 			"type": "GPL-3.0-or-later",
-			"url": "https://github.com/pressbooks/pressbooks-aldine/tree/master/LICENSE.md"
+			"url": "https://github.com/pressbooks/pressbooks-aldine/tree/production/LICENSE.md"
 		}
 	],
 	"browserslist": [
diff --git a/style.css b/style.css
index c7bf90d..124c7b6 100644
--- a/style.css
+++ b/style.css
@@ -10,7 +10,7 @@ Requires at least:	6.1.1
 Tested up to:		6.1.1
 Requires PHP:		8.0
 License:			GNU GPL v3 or later
-License URI:		https://github.com/pressbooks/pressbooks-aldine/tree/master/LICENSE.md
+License URI:		https://github.com/pressbooks/pressbooks-aldine/tree/production/LICENSE.md
 Text Domain:		pressbooks-aldine
 GitHub Theme URI:	pressbooks/pressbooks-aldine
 Release Asset:		true