From 78fe20320f87b3b42f1a092add1afdf4f95493bd Mon Sep 17 00:00:00 2001 From: Jeffrey Novotny Date: Fri, 27 Sep 2024 23:03:49 -0400 Subject: [PATCH] Correct link to rocprofiler-sdk GitHub (#1097) --- source/docs/api-reference/buffered_services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/api-reference/buffered_services.md b/source/docs/api-reference/buffered_services.md index 8f452853a3..ff8aebc6a6 100644 --- a/source/docs/api-reference/buffered_services.md +++ b/source/docs/api-reference/buffered_services.md @@ -248,4 +248,4 @@ function. One can also iterate over all the buffer tracing kinds and operations `rocprofiler_iterate_buffer_tracing_kinds` and `rocprofiler_iterate_buffer_tracing_kind_operations` functions. The buffer tracing record data types can be found in the `rocprofiler-sdk/buffer_tracing.h` header -(`source/include/rocprofiler-sdk/buffer_tracing.h` in the [rocprofiler-sdk GitHub repository](https://github.com/ROCm/rocproifler-sdk)). +(`source/include/rocprofiler-sdk/buffer_tracing.h` in the [rocprofiler-sdk GitHub repository](https://github.com/ROCm/rocprofiler-sdk)).