Skip to content

Commit 7780676

Browse files
Docs: Fix broken link in sources/troubleshoot/debug (#4653) (#4680)
(cherry picked from commit 1aaa7ce) Co-authored-by: tiffany jernigan <[email protected]>
1 parent 78f0ef5 commit 7780676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/troubleshoot/debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You can click and drag the components to move them around.
5757

5858
To access the graph page of a module, click on the **Graph** button on the module's detail page.
5959

60-
The amount of data that exits a component that supports [live debugging][#live-debugging-page] is shown on the outgoing edges of the component.
60+
The amount of data that exits a component that supports [live debugging](#live-debugging-page) is shown on the outgoing edges of the component.
6161
The data is refreshed according to the `window` parameter.
6262
### Component detail page
6363

0 commit comments

Comments
 (0)