Skip to content

fix: use base URL in landing page links#3

Merged
barontechIO merged 1 commit into
mainfrom
fix/landing-page-links
Apr 8, 2026
Merged

fix: use base URL in landing page links#3
barontechIO merged 1 commit into
mainfrom
fix/landing-page-links

Conversation

@barontechIO
Copy link
Copy Markdown
Contributor

Summary

  • Landing page (index.astro) had hardcoded links like /getting-started/ instead of /nekte/getting-started/
  • All internal links now use import.meta.env.BASE_URL so they work correctly on GitHub Pages

Links fixed

  • Nav: NEKTE logo, Docs, Protocol, Benchmarks
  • Hero CTAs: Get Started, Read the Spec
  • Bridge section: Bridge Setup Guide

Test plan

🤖 Generated with Claude Code

Internal links in the custom landing page were hardcoded without
the /nekte/ base path, causing 404s on GitHub Pages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barontechIO barontechIO merged commit aa3a4a3 into main Apr 8, 2026
2 checks passed
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.

1 participant