Skip to content

[v16] Correct redirects#54862

Merged
ptgott merged 1 commit intobranch/v16from
paul.gottschling/2025-05-15-redirs-v16
May 20, 2025
Merged

[v16] Correct redirects#54862
ptgott merged 1 commit intobranch/v16from
paul.gottschling/2025-05-15-redirs-v16

Conversation

@ptgott
Copy link
Copy Markdown
Contributor

@ptgott ptgott commented May 15, 2025

  • Remove redirects that navigate away from a path that exists. Docusaurus ignores these with a warning, so this removes a warning.
  • Remove duplicate redirects.
  • Where a redirect uses a section index page path from our legacy custom site, e.g., /slug/slug/, use the Docusaurus format instead, e.g., /slug/. This lets us remove some migration logic from the docs engine.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
paul.gottschling/2025-05-15-redirs-v16 72b9f35 3 ✅SUCCEED paul-gottschling-2025-05-15-redirs-v16 2025-05-20 14:21:50

@ptgott ptgott force-pushed the paul.gottschling/2025-05-15-redirs-v16 branch from eb43136 to 5085764 Compare May 16, 2025 15:42
@ptgott ptgott temporarily deployed to docs-amplify May 16, 2025 15:42 — with GitHub Actions Inactive
- Remove redirects that navigate away from a path that exists.
  Docusaurus ignores these with a warning, so this removes a warning.
- Remove duplicate redirects.
- Where a redirect uses a section index page path from our legacy custom
  site, e.g., `/slug/slug/`, use the Docusaurus format instead, e.g.,
  `/slug/`. This lets us remove some migration logic from the docs
  engine.
@ptgott ptgott force-pushed the paul.gottschling/2025-05-15-redirs-v16 branch from 5085764 to 72b9f35 Compare May 20, 2025 14:16
@ptgott ptgott temporarily deployed to docs-amplify May 20, 2025 14:16 — with GitHub Actions Inactive
@ptgott ptgott added this pull request to the merge queue May 20, 2025
Merged via the queue into branch/v16 with commit 9bce0c9 May 20, 2025
39 checks passed
@ptgott ptgott deleted the paul.gottschling/2025-05-15-redirs-v16 branch May 20, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport documentation no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants