Skip to content

Add client-side redirects - #304

Merged
scott-klaytn merged 2 commits into
kaiachain:mainfrom
scott-klaytn:page-redirects
May 19, 2025
Merged

Add client-side redirects#304
scott-klaytn merged 2 commits into
kaiachain:mainfrom
scott-klaytn:page-redirects

Conversation

@scott-klaytn

Copy link
Copy Markdown
Contributor

✨ Proposed Changes

  • Add client-side redirects using a plugin
    When we change the structure of our Docs site, some links break. We check and fix internal links, but links shared outside the docs aren’t always updated. This can lead to 404 errors and a poor user experience. Recently, a user complained about a broken link from the old Learn section. To fix this, it's needed to set up redirect rules for moved pages using a plugin.
  • Change the color of SEND API REQUEST button from white to black for better contrast
    image

🗂️ Types of changes

  • Minor Issues and Typos
  • Major Content Contribution
  • Others (e.g. platform-specific changes)

✅ Checklist

  • I have read the CONTRIBUTING GUIDELINES.
  • If following Standard Workflow: I have linked the approved issue below.
  • If submitting without a prior issue (Maintainer/Regular): I have provided detailed context in the "Proposed Changes" section above.
  • My changes render correctly (if applicable, run npm run build locally).
  • I have added necessary documentation updates (if appropriate).
  • Any dependent changes have been merged and published.

📌 Related issues

💡 Further comments

@github-actions

Copy link
Copy Markdown

Passed branch check

@scott-klaytn
scott-klaytn merged commit 59f4e69 into kaiachain:main May 19, 2025
@scott-klaytn
scott-klaytn deleted the page-redirects branch May 19, 2025 07:23
@github-actions

Copy link
Copy Markdown

Passed branch check

@github-actions github-actions Bot locked and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants