From f013bdad0270d5a13b34e2215809144a91089027 Mon Sep 17 00:00:00 2001 From: arkon Date: Sun, 27 Nov 2022 10:08:30 -0500 Subject: [PATCH] Use renamed "main" branch instead of "master" --- .github/workflows/push.yml | 2 +- src/sandbox/style-guide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 1ccb59bc..793cb888 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -3,7 +3,7 @@ name: Build and deploy website on: push: branches: - - master + - main concurrency: group: ${{ github.workflow }}-${{ github.ref }} diff --git a/src/sandbox/style-guide.md b/src/sandbox/style-guide.md index 075c012e..2857f780 100644 --- a/src/sandbox/style-guide.md +++ b/src/sandbox/style-guide.md @@ -54,7 +54,7 @@ Some **DO**s and **DO NOT**s for [FAQ](../help/faq/README.md). - **DO** bold important words in your text: > ...checking the **Download badges** option... -- **DO** use **[NavigationText](https://github.com/tachiyomiorg/website/blob/master/src/.vuepress/components/NavigationText.vue#L35-L82)** items when applicable: +- **DO** use **[NavigationText](https://github.com/tachiyomiorg/website/blob/main/src/.vuepress/components/NavigationText.vue#L35-L82)** items when applicable: > - **DO** use unordered lists when writing a list of stuff that's not an instruction: