diff --git a/en/api.md b/en/api.md index 2fde5f5356..5695018a94 100644 --- a/en/api.md +++ b/en/api.md @@ -1,27 +1,20 @@ --- -layout: 4x-api -title: Express 4.x - API Reference +layout: 5x-api +title: Express 5.x - API Reference description: Access the API reference for Express.js detailing all modules, methods, and properties for building web applications with this version. lang: en redirect_from: "/api.html" ---
- -

4.x API

- +

5.x API

- {% include api/{{ page.lang }}/4x/express.md %} - + {% include api/en/5x/express.md %} - {% include api/{{ page.lang }}/4x/app.md %} - + {% include api/en/5x/app.md %} - {% include api/{{ page.lang }}/4x/req.md %} - + {% include api/en/5x/req.md %} - {% include api/{{ page.lang }}/4x/res.md %} - + {% include api/en/5x/res.md %} - {% include api/{{ page.lang }}/4x/router.md %} - + {% include api/en/5x/router.md %}