Skip to content

fix: replace Next.js Link with native anchor tags for get started but…#78

Merged
mlodic merged 2 commits intointelowlproject:mainfrom
Pranav-Marwaha-73:patch-1
Apr 5, 2026
Merged

fix: replace Next.js Link with native anchor tags for get started but…#78
mlodic merged 2 commits intointelowlproject:mainfrom
Pranav-Marwaha-73:patch-1

Conversation

@Pranav-Marwaha-73
Copy link
Copy Markdown
Contributor

@Pranav-Marwaha-73 Pranav-Marwaha-73 commented Mar 27, 2026

I use anchor tag instead of Link tag.
As it both work in local.
But it breaks in the production build on GitHub Pages due to a routing conflict between Next.js and Docusaurus.
So I am fixing it by anchor tag
This issue reffer to: Closes intelowlproject/IntelOwl#3561

@Pranav-Marwaha-73
Copy link
Copy Markdown
Contributor Author

Hi @mlodic! Just leaving a gentle ping on this PR. I know you are incredibly busy reviewing GSoC proposals right now, so there is absolutely no rush. Just wanted to make sure this didn't slip through the cracks. Let me know if you need me to make any adjustments to the routing fix whenever you have a free moment!

@mlodic mlodic merged commit d3b8d5b into intelowlproject:main Apr 5, 2026
@Pranav-Marwaha-73 Pranav-Marwaha-73 deleted the patch-1 branch April 6, 2026 02:53
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.

Bug: "Get Started" CTA button on homepage links to a broken .txt file

2 participants