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: