Skip to content

Comments

[UXIT-2951][filecoin.io V3] Migrate Blog Posts + Assets - Replace absolute links - Part 1 [skip percy]#2185

Open
barbaraperic wants to merge 1 commit intomainfrom
bp/remove-absolute-paths
Open

[UXIT-2951][filecoin.io V3] Migrate Blog Posts + Assets - Replace absolute links - Part 1 [skip percy]#2185
barbaraperic wants to merge 1 commit intomainfrom
bp/remove-absolute-paths

Conversation

@barbaraperic
Copy link
Collaborator

📝 Description

This PR replaces all absolute links in filecoin-site/content/blog that pointed to https://filecoin.io/blog/posts/... with relative paths /blog/....

NOTE: A follow-up PR will handle the remaining https://filecoin.io/blog/... links (without /posts/ in the path).

  • Type: Refactor

@barbaraperic barbaraperic requested a review from Copilot February 23, 2026 11:28
@barbaraperic barbaraperic self-assigned this Feb 23, 2026
@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
filecoin-site Ready Ready Preview, Comment Feb 23, 2026 11:28am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
ffdweb-site Skipped Skipped Feb 23, 2026 11:28am
filecoin-foundation-site Skipped Skipped Feb 23, 2026 11:28am
filecoin-foundation-uxit Skipped Skipped Feb 23, 2026 11:28am

Request Review

@notion-workspace
Copy link

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request systematically replaces absolute links to Filecoin blog posts with relative paths across blog content files. The changes convert links from https://filecoin.io/blog/posts/... to /blog/... format, improving maintainability and reducing coupling to the domain name. This is Part 1 of a two-part refactoring effort, focusing specifically on links containing /posts/ in their path.

Changes:

  • Converted absolute blog post URLs to relative paths across 150+ markdown files
  • Updated links in both Chinese (zh-cn) and English (en) blog posts
  • Maintained link functionality while improving code maintainability

Reviewed changes

Copilot reviewed 200 out of 200 changed files in this pull request and generated no comments.

File Description
apps/filecoin-site/content/blog/posts/zh-cn/*.md Updated Chinese blog posts with relative links
apps/filecoin-site/content/blog/posts/en/*.md Updated English blog posts with relative links

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant