Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit d265518

Browse files
committed
Links
Signed-off-by: micgibso <MICGIBSO@uk.ibm.com>
1 parent 046470c commit d265518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_documentations/metrics-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The **Profiling** tab is available only in Node.js projects. This tab pulls info
5858

5959
## Code highlighting
6060

61-
In Theia or VS Code, you can use code highlighting to improve your code. Code highlighting displays the relative time spent in JavaScript functions based on profiling data gathered through [load testing](performancetesting). Profiling support is available for Node.js or Java projects that are created through Codewind and then profiled.
61+
In Theia or VS Code, you can use code highlighting to improve your code. Code highlighting displays the relative time spent in JavaScript functions based on profiling data gathered through [load testing](performance). Profiling support is available for Node.js or Java projects that are created through Codewind and then profiled.
6262

6363
To enable code hightlighting, you must install the appropriate VS Code extension:
6464
- For Node apps, install the [Codewind Node Profiler](https://marketplace.visualstudio.com/items?itemName=IBM.codewind-node-profiler).

0 commit comments

Comments
 (0)