Skip to content

docs(recipes/pathRewrite.md): fix comment #1135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DEBargha2004
Copy link

@DEBargha2004 DEBargha2004 commented Aug 10, 2025

rewrite path doc fixed

Description

In the recipes/pathRewrite.md there was a typo with the Rewrite paths section
i had changed
// /old/api/foo/bar -> http://localhost:3000/new/api/foo/bar

to

// /api/old-path/foo/bar -> http://localhost:3000/api/new-path/foo/bar

Motivation and Context

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

rewrite path doc fixed
@chimurai chimurai changed the title fix docs(recipes/pathRewrite.md): fix comment Aug 14, 2025
Copy link

pkg-pr-new bot commented Aug 14, 2025

npm i https://pkg.pr.new/http-proxy-middleware@1135

commit: f123d81

@coveralls
Copy link

Coverage Status

coverage: 97.129%. remained the same
when pulling f123d81 on DEBargha2004:fix/rewrite-path-doc
into e7ae009 on chimurai:master.

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.

2 participants