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:
Braden Kopenkoskey
2025-06-09 19:03:08 -04:00
committed by GitHub
parent b9d72b984e
commit 0f3d24cabc

View File

@@ -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: