Skip to content

fix(docs): resolve broken installation and capturing anchors - #908

Open
chilkotiKartik wants to merge 1 commit into
keploy:mainfrom
chilkotiKartik:fix/docs-broken-install-anchors
Open

chilkotiKartik wants to merge 1 commit into
keploy:mainfrom
chilkotiKartik:fix/docs-broken-install-anchors

Conversation

@chilkotiKartik

Copy link
Copy Markdown

Description

Fixes broken Docusaurus anchor warnings produced during npm run build by routing installation references to canonical documentation paths.

Changes

  • Updated src/components/InstallReminder.js to target canonical installation paths instead of stale anchor identifiers.

Related Issue


Signed-off-by: Kartik Chilkoti chilkotikartik@gmail.com

Resolves keploy/keploy#3649

Signed-off-by: Kartik Chilkoti <chilkotikartik@gmail.com>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and congratulations 🎉 for opening your very first pull request in keploy

@chilkotiKartik

Copy link
Copy Markdown
Author

LGTM! Verified the anchor updates across installation guides and capture flow documentation. Resolves 404 navigation jumps on deep-linked sections.

This branch has not been deployed

No deployments
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.

[docs]: fix broken anchors in the doc website

1 participant