Skip to content

Commit 0ea3e6c

Browse files
authored
Merge pull request #5041 from mrbobbytables/add-aliases
contributor guide: Add site aliases
2 parents a868f0e + 3ad759d commit 0ea3e6c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

contributors/guide/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Getting Started"
33
weight: 1
4+
aliases: [ "/guide" ]
45
description:
56
A small list of things that you should read and be familiar with before you
67
get started with contributing. This includes such things as signing the

contributors/guide/contributor-cheatsheet/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Contributor Cheatsheet
33
weight: 2
4+
aliases: [ "/cheatsheet" ]
45
description: |
56
A list of common resources when contributing to Kubernetes, tips, tricks, and
67
common best practices used within the Kubernetes project. It is a "TL;DR" or

0 commit comments

Comments
 (0)