Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
RichieEscarez opened this issue Oct 24, 2019 · 3 comments
Closed
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/high
Milestone

Comments

@RichieEscarez
Copy link
Contributor

RichieEscarez commented Oct 24, 2019

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/
---
@knative-housekeeping-robot

Issues go stale after 90 days of inactivity.
Mark the issue as fresh by adding the comment /remove-lifecycle stale.
Stale issues rot after an additional 30 days of inactivity and eventually close.
If this issue is safe to close now please do so by adding the comment /close.

Send feedback to Knative Productivity Slack channel or file an issue in knative/test-infra.

/lifecycle stale

@knative-prow-robot knative-prow-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 22, 2020
@RichieEscarez RichieEscarez removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 22, 2020
@abrennan89
Copy link
Contributor

@carieshmarie I'm not sure it's worth having a single issue tracking this. I doubt anyone will / is able to go through every file and check that they've been redirected, since how would one even know the file had moved unless there's a broken link or something somewhere?

I recommend closing this but lmk what you think 🤷‍♀️

@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen.Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/high
Projects
None yet
Development

No branches or pull requests

5 participants