Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 92facb1

Browse files
author
ada
committed
Fix syntax error
1 parent fc7b778 commit 92facb1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

synthetics/browser-test/browser-test-results.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ Interpret Browser test run results
4646

4747
Browser test run results include:
4848

49-
* :ref:`A waterfall chart that shows all the requests for the run by default<waterfall-chart:>`
50-
* :ref:`Metrics related to performance, user experience, resources, and errors<metrics>`
49+
* :ref:`A waterfall chart that shows all the requests for the run by default<run-results-waterfall-chart>`
50+
* :ref:`Metrics related to performance, user experience, resources, and errors<run-results-metrics>`
5151
* :ref:`Video (only in Enterprise Edition)<video>`
5252
* :ref:`Filmstrip (only in Enterprise Edition)<filmstrip>`
5353

5454

55-
.. _waterfall-chart:
55+
.. _run-results-waterfall-chart:
5656

5757
Waterfall chart
5858
------------------------------------------------------------------
@@ -111,7 +111,7 @@ Using the waterfall chart, you can do the following:
111111
.. - Filter the waterfall chart by key browser events: Before Start Render, Before Onload, After Onload, Before Fully Loaded.
112112
113113
114-
.. _metrics:
114+
.. _run-results-metrics:
115115

116116
Browser test metrics
117117
------------------------------------------------------------------

0 commit comments

Comments
 (0)