Skip to content

Broken link to "Third-party middleware" page in Express docs #2336

Description

@Sanishdngl

Description

On the page Using middleware, there is a sentence:

"For a partial list of third-party middleware functions that are commonly used with Express, see: Third-party middleware (https://expressjs.com/en/guide/resources/middleware)"

The link points to https://expressjs.com/en/guide/resources/middleware, but this URL currently returns a 404 Not Found error.

Expected behavior: The link should lead to a valid page listing third-party middleware resources.

Actual behavior: Clicking the link results in a 404 page.

Steps to reproduce:
1. Go to https://expressjs.com/en/guide/using-middleware/
2. Scroll to the section mentioning "Third-party middleware"
3. Click the link
4. Observe the 404 error

Expectations

Please update or fix the broken link so users can access the intended resource.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions