Skip to content

Commit 0f3d24c

Browse files
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>
1 parent b9d72b9 commit 0f3d24c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

en/advanced/best-practice-performance.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ Additionally, using `uncaughtException` is officially recognized as [crude](http
143143
144144
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.
145145
146-
## Things to do in your environment / setup
147-
{#in-environment}
146+
## Things to do in your environment / setup {#in-environment}
148147
149148
Here are some things you can do in your system environment to improve your app's performance:
150149

0 commit comments

Comments
 (0)