Skip to content

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

Open
Pranav-Marwaha-73 wants to merge 2 commits intointelowlproject:mainfrom
Pranav-Marwaha-73:patch-1
Open

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

Conversation

@Pranav-Marwaha-73
Copy link
Copy Markdown

@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

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

1 participant