Skip to content

Fix relative links in README tab to point to GitHub#116

Open
tmimmanuel wants to merge 1 commit intoentrius:testfrom
tmimmanuel:fix/readme-relative-links
Open

Fix relative links in README tab to point to GitHub#116
tmimmanuel wants to merge 1 commit intoentrius:testfrom
tmimmanuel:fix/readme-relative-links

Conversation

@tmimmanuel
Copy link
Copy Markdown

@tmimmanuel tmimmanuel commented Mar 20, 2026

Summary

Rewrite relative links in rendered README markdown to resolve to the source GitHub repository instead of localhost. Relative hrefs (e.g. CONTRIBUTING.md, doc/developer-notes.md, doc) are prefixed with the correct GitHub blob URL.

Related Issues

Fixes #115

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other (describe below)

Checklist

  • New components are modularized/separated where sensible
  • Uses predefined theme (e.g. no hardcoded colors)
  • Responsive/mobile checked
  • Tested against the test API
  • npm run format and npm run lint:fix have been run
  • npm run build passes
  • Screenshots included for any UI/visual changes

Screenshots

Screencast.from.2026-03-20.20-06-08.webm

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.

Relative links in README tab resolve to gittensor.io instead of GitHub

1 participant