From 55712b13fc64532dfaa1e9c41c4ca0e81824706f Mon Sep 17 00:00:00 2001 From: James Harton Date: Wed, 8 Dec 2021 18:00:52 +1300 Subject: [PATCH] chore: change default branch to `main`. --- .gitlab-ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 493ca07..874236e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ pages: paths: - public only: - - master + - main package: stage: deploy diff --git a/README.md b/README.md index 1f0ba9a..16f589d 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ sometimes waiting for something else to happen. It uses a process to keep track ## Documentation -The generated documentation for the master branch is available [here](https://jimsy.gitlab.io/wopr/) +The generated documentation for the main branch is available [here](https://jimsy.gitlab.io/wopr/)