From 06f272d65fb3bb3fd23653cc8b2b3ece07c36ec2 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Wed, 16 Nov 2022 15:00:19 -0600 Subject: [PATCH] fix broken link (#33) Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 29cc4a947755570f6dcac906550ddeee23d7d436] --- projects/rocprofiler-compute/src/docs/getting_started.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/src/docs/getting_started.md b/projects/rocprofiler-compute/src/docs/getting_started.md index a92581ef5f..c5c13d6322 100644 --- a/projects/rocprofiler-compute/src/docs/getting_started.md +++ b/projects/rocprofiler-compute/src/docs/getting_started.md @@ -69,7 +69,9 @@ Modes change the fundamental behavior of the Omniperf command line tool. Dependi - **Database**: Our detailed Grafana GUI is built on a MongoDB database. `--import` profiling results to the DB to interact with the workload in Grafana or `--remove` the workload from the DB. - Connection options will need to be specified. See the [*Omniperf Performance Analysis*](performance_analysis.md#omniperf-grafana-gui-import) section for more details on this. + Connection options will need to be specified. See the [*Grafana + Analysis*](grafana_analyzer.md#grafana-gui-import) import section + for more details on this. ```shell $ omniperf database --help