Skip to content

Comments

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

Merged
barbaraperic merged 3 commits intomainfrom
bp/remove-absolute-paths
Feb 24, 2026
Merged

[UXIT-2951][filecoin.io V3] Migrate Blog Posts + Assets - Replace absolute links - Part 1 [skip percy]#2185
barbaraperic merged 3 commits 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 24, 2026 10:05am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
ffdweb-site Skipped Skipped Feb 24, 2026 10:05am
filecoin-foundation-site Skipped Skipped Feb 24, 2026 10:05am
filecoin-foundation-uxit Skipped Skipped Feb 24, 2026 10:05am

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.

@vercel vercel bot temporarily deployed to Preview – filecoin-foundation-site February 24, 2026 10:02 Inactive
@vercel vercel bot temporarily deployed to Preview – ffdweb-site February 24, 2026 10:02 Inactive
@vercel vercel bot temporarily deployed to Preview – filecoin-foundation-uxit February 24, 2026 10:02 Inactive
Copy link
Collaborator

@CharlyMartin CharlyMartin left a comment

Choose a reason for hiding this comment

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

Great! Good to go!

@github-actions github-actions bot added size/L and removed size/L labels Feb 24, 2026
@barbaraperic barbaraperic merged commit 9e073fc into main Feb 24, 2026
11 of 12 checks passed
@barbaraperic barbaraperic deleted the bp/remove-absolute-paths branch February 24, 2026 11:44
@github-actions github-actions bot added size/L and removed size/L labels Feb 24, 2026
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.

2 participants