Skip to content

Commit

Permalink
chore - add api version 5x in menu - zh-tw
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosstenzel committed Sep 13, 2024
1 parent 0bc5964 commit 59278bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions zh-tw/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ lang: zh-tw

<div id="api-doc" markdown="1">

<h1>5.x API</h1>
<h1>5.x API</h1>

{% include admonitions/caution.html content="This is early beta documentation that may be incomplete and is still under development." %}

{% include admonitions/note.html content="Express 5.0 requires Node.js 18 or higher." %}

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

</div>

0 comments on commit 59278bb

Please sign in to comment.