Skip to content

Commit 8a6b977

Browse files
axilleasamyq
authored andcommitted
Replace old handbook URLs
1 parent eeb4365 commit 8a6b977

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

doc/development/adding-deprecation-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
66

77
# Omnibus GitLab deprecation process
88

9-
Besides following the [GitLab deprecation guidelines](https://about.gitlab.com/handbook/product/gitlab-the-product/#deprecations-removals-and-breaking-changes), we should also add deprecation messages
9+
Besides following the [GitLab deprecation guidelines](https://handbook.gitlab.com/handbook/product/gitlab-the-product/#deprecations-removals-and-breaking-changes), we should also add deprecation messages
1010
to the Omnibus GitLab package.
1111

1212
Notifying GitLab administrators of the deprecation and removal of features through deprecation messages consists of:

doc/development/broken_master.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ We currently run [nightly pipelines](pipelines.md#scheduled-pipelines) for
1010
building both CE and EE package in [our Release mirror](https://dev.gitlab.org/gitlab/omnibus-gitlab).
1111
This mirror is configured to send pipeline failure notifications to
1212
`#g_distribution` channel on Slack. A broken master pipeline gets priority over
13-
other scheduled work as per our [development guidelines](https://about.gitlab.com/handbook/engineering/workflow/#resolution-of-broken-master).
13+
other scheduled work as per our [development guidelines](https://handbook.gitlab.com/handbook/engineering/workflow/#resolution-of-broken-master).
1414

1515
## Jobs are stuck due to no runners being active
1616

1717
This is a transient error due to connection issues between runner manager
1818
machine and `dev.gitlab.org`.
1919

20-
1. Sign in to [runner manager machine](https://about.gitlab.com/handbook/engineering/development/enablement/systems/distribution/maintenance/build-machines.html#build-runners-gitlab-org).
20+
1. Sign in to [runner manager machine](https://handbook.gitlab.com/handbook/engineering/infrastructure/core-platform/systems/distribution/maintenance/build-machines/#build-runners-gitlab-org).
2121

2222
1. Run the following command to force a connection between runner and GitLab
2323

doc/development/pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ run a package build and QA for development purposes. This can be used by
250250
developers to get a package or Docker image for testing, or to run a full QA
251251
suite against their MR's changes.
252252

253-
To debug QA failures, refer to the [Investigate QA failures](https://about.gitlab.com/handbook/engineering/quality/quality-engineering/enablement-saas-platforms-qe-team/distribution/#investigate-qa-failures)
253+
To debug QA failures, refer to the [Investigate QA failures](https://handbook.gitlab.com/handbook/engineering/infrastructure/test-platform/self-managed-platform-team/distribution/#investigate-qa-failures)
254254
section. This job also generates Allure report, see more information and the demo at [Test Report Generation in Omnibus-GitLab](allure-test-report.md).
255255

256256
This job is run only on [Development repository](https://gitlab.com/gitlab-org/omnibus-gitlab) and [Security mirror](https://gitlab.com/gitlab-org/security/omnibus-gitlab) on branch

doc/release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ successful builds.
143143

144144
### Updating cloud images
145145

146-
The cloud image release process is documented here: <https://about.gitlab.com/handbook/alliances/cloud-images/>.
146+
The cloud image release process is documented here: <https://handbook.gitlab.com/handbook/alliances/cloud-images/>.
147147

148148
New image are released when:
149149

doc/settings/microsoft_graph_mailer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
stage: Manage
33
group: Authentication and Authorization
4-
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
4+
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#designated-technical-writers
55
---
66

77
# Microsoft Graph Mailer settings

0 commit comments

Comments
 (0)