mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-22 03:51:33 +00:00
doc: Fix ID on Header on Performance Best Practices Page (#1945)
fix: correctly link id to header Co-authored-by: shubham oulkar <91728992+ShubhamOulkar@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b9d72b984e
commit
0f3d24cabc
@@ -143,8 +143,7 @@ Additionally, using `uncaughtException` is officially recognized as [crude](http
|
||||
|
||||
We also don't recommend using [domains](https://nodejs.org/api/domain.html). It generally doesn't solve the problem and is a deprecated module.
|
||||
|
||||
## Things to do in your environment / setup
|
||||
{#in-environment}
|
||||
## Things to do in your environment / setup {#in-environment}
|
||||
|
||||
Here are some things you can do in your system environment to improve your app's performance:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user