Skip to content

Ensure that all content affected by the nav changes gets a "redirect" #1925

@RichieEscarez

Description

@RichieEscarez

The following requires a redirect:

  • moved or changed folders
  • filename change

To add a redirect, you must add the aliases element to the file's frontmatter.

aliases:
- /docs/contribution-guidelines/

Example

---
title: "Knative contribution guidelines"
linkTitle: "Contributing"
weight: 20
type: "docs"
aliases:
  - /docs/contribution-guidelines/
---

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.priority/high

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions