Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sources/troubleshoot/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ You can click and drag the components to move them around.

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

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

Expand Down