Skip to content

fix: replace broken prev/next links with correct paths#533

Merged
satnaing merged 1 commit into
mainfrom
fix/update-broken-nested-next-prev-links
Jun 12, 2025
Merged

fix: replace broken prev/next links with correct paths#533
satnaing merged 1 commit into
mainfrom
fix/update-broken-nested-next-prev-links

Conversation

@satnaing

@satnaing satnaing commented Jun 12, 2025

Copy link
Copy Markdown
Owner

Description

Nested blog post URLs in the prev/next links were not updated properly, which resulted in 404 error pages. This commit updates the outdated URLs to the correct paths.

Types of changes

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update (if none of the other choices apply)
  • Others (any other types not listed above)

Checklist

  • I have read the Contributing Guide
  • I have added the necessary documentation (if appropriate)
  • Breaking Change (fix or feature that would cause existing functionality to not work as expected)

Related Issue

Closes #508

Nested blog post URLs in the prev/next links were not
updated properly, which resulted in 404 error pages.
This commit updates the outdated URLs to the correct paths.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying astro-paper with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c3b2f4
Status: ✅  Deploy successful!
Preview URL: https://9c0dd9c0.astro-paper.pages.dev
Branch Preview URL: https://fix-update-broken-nested-nex.astro-paper.pages.dev

View logs

@satnaing
satnaing merged commit b07ee5c into main Jun 12, 2025
5 checks passed
@satnaing
satnaing deleted the fix/update-broken-nested-next-prev-links branch June 12, 2025 15:51
miyayaLora pushed a commit to miyayaLora/astro-paper-zed-like that referenced this pull request Jun 27, 2025
Nested blog post URLs in the prev/next links were not
updated properly, which resulted in 404 error pages.
This commit updates the outdated URLs to the correct paths.

(cherry picked from commit b07ee5c)
jxgla pushed a commit to jxgla/astro-paper that referenced this pull request Mar 10, 2026
Nested blog post URLs in the prev/next links were not
updated properly, which resulted in 404 error pages.
This commit updates the outdated URLs to the correct paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: The Previous Post and the Next Post did not get the correct URL

1 participant