Skip to content

Conversation

@PuneetKumar1790
Copy link

@PuneetKumar1790 PuneetKumar1790 commented Feb 11, 2026

Describe the changes that are made

  • Fixed the 'Start OSS Quickstart' button redirect URL from /docs/quickstart/samples-java/#instructions-for-starting-using-docker to /docs/quickstart/quickstart-filter/

Links & References

Closes: keploy/keploy#3766

Related PRs

  • NA

Related Issues

Related Documents

  • NA

What type of PR is this? (check all applicable)

  • Bug Fix
  • Documentation Update

Added e2e test pipeline?

  • no, because they aren't needed

Added comments for hard-to-understand areas?

  • no, because the code is self-explanatory

Added to documentation?

  • no documentation needed

Are there any sample code or steps to test the changes?

  • yes, mentioned below

After applying this change, the 'Start OSS Quickstart' button on https://keploy.io/docs/ will redirect to https://keploy.io/docs/quickstart/quickstart-filter/ instead of the incorrect Java samples page.

Self Review done?

  • yes

Any relevant screenshots, recordings or logs?

  • The fix is a single-line URL change in src/components/QuickStartTabs.js`n

Additional checklist:

  • Have you read the Contributing Guidelines on issues?
  • Have you followed the PR Semantics guide for naming this PR?
  • Have you followed the Branch Semantics guide for naming your branch?

Copilot AI review requested due to automatic review settings February 11, 2026 14:46
Copy link

@github-actions github-actions bot left a comment

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

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes the redirect target for the “Start OSS Quickstart” CTA in the QuickStart tabs component so it points to the Quickstart Filter page instead of the Java samples section.

Changes:

  • Updated the OSS quickstart CTA link to /docs/quickstart/quickstart-filter/
  • Included additional JSX/template-literal reformatting in QuickStartTabs.js (beyond the stated URL change)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Puneet Kumar <puneetk49081@gmail.com>
@PuneetKumar1790 PuneetKumar1790 force-pushed the fix/#3766-oss-quickstart-redirect branch from 57de6e4 to 60fd916 Compare February 11, 2026 15:02
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