Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2021-05-31 09:42:37 +0300
committerMarcel Amirault <4155490-marcel.amirault@users.noreply.gitlab.com>2021-05-31 09:42:37 +0300
commit93512617b70788c810ca98531f65b095ff062121 (patch)
tree1fc6dc75bdfbcb8314e5d92616e73ec517fdc21a /README.md
parent390b7ec18d80d10e04db10465a812614f03711ea (diff)
Switch master branch occurrences to default branch (main)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index a70acd60..35e0bf96 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# GitLab documentation
-[![build status](https://gitlab.com/gitlab-org/gitlab-docs/badges/master/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-docs/commits/master)
+[![build status](https://gitlab.com/gitlab-org/gitlab-docs/badges/main/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-docs/commits/main)
This project hosts the repository used to generate the GitLab documentation
website and deployed to [https://docs.gitlab.com](https://docs.gitlab.com). It
@@ -66,7 +66,7 @@ There are a couple of options for installing dependencies for `gitlab-docs`:
- The [unified dependency manager](#use-asdf) `asdf` for Ruby, Node.js, and Yarn.
The choice of which to use might depend on what you currently use. For example, you may have already
-[set up a dependency manager for GDK](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/master/doc/index.md#install-dependencies).
+[set up a dependency manager for GDK](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/index.md#install-dependencies).
If you don't yet have Ruby, Node.js, and Yarn set up, use [`asdf`](https://asdf-vm.com/#/).
@@ -333,7 +333,7 @@ docs site on every device connected to your network.
### Preview on the GitLab Development Kit
Alternatively, you can preview changes using the GitLab Development Kit (GDK).
-For more information, see [Setting up GitLab Docs](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/gitlab_docs.md)
+For more information, see [Setting up GitLab Docs](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/main/doc/howto/gitlab_docs.md)
in the GDK repository.
## Contributing to the docs website itself
@@ -363,7 +363,7 @@ documentation site, use [Gitpod](https://www.gitpod.io) to deploy a
pre-configured documentation site for your development use.
For additional information, see the
-[GDK Gitpod docs](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/master/doc/howto/gitpod.md).
+[GDK Gitpod docs](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/gitpod.md).
### Get started with Gitpod
@@ -513,7 +513,7 @@ host this website. See [`.gitlab-ci.yml`](.gitlab-ci.yml) for more information.
We also use [scheduled pipelines](https://docs.gitlab.com/ee/user/project/pipelines/schedules.html)
to build the site once every four hours.
-By default, we pull from the master branch of [all the projects](#projects-we-pull-from).
+By default, we pull from the default branch of [all the projects](#projects-we-pull-from).
## Algolia search