Commit af33af46 authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng Committed by Michael Friedrich
Browse files

Replace aliases with redirects

parent f8a74147
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
---
# Warning: handbook.Aliases
#
# Checks whether there is an alias.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: existence
message: "Only use an alias if the redirect is permanent. If so, please add a 'note:'."
link: https://handbook.gitlab.com/docs/frontmatter/#aliases
level: warning
scope: raw
tokens:
  - '^aliases:'
+1 −2
Original line number Diff line number Diff line
---
title: "Direction"
aliases: /handbook/content-websites/direction/
title: "Handbook Direction"
---

## Overview
+0 −2
Original line number Diff line number Diff line
---
title: "GitLab Handbook Usage"
description: "About how GitLab uses the handbook."
aliases:
- /handbook/handbook-usage/
---

## Flow structure
+0 −1
Original line number Diff line number Diff line
---
title: "Content Websites"
aliases: /handbook/content-websites/
---

## Overview
+0 −1
Original line number Diff line number Diff line
---
title: "Migration Details"
description: "Handbook Content is on the move.  This gives the time table and the individual files which are being migrated."
aliases: /handbook/content-websites/handbook-migration/migration-details/
---

## Migration Timetable and Status
Loading