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