From 4a230f0180da879fc2b8f8e693b191f00ebf35a3 Mon Sep 17 00:00:00 2001 From: "Rawat, Swati" Date: Thu, 1 May 2025 21:19:31 +0530 Subject: [PATCH] fix broken link (#169) Update job_stats_sample.rst Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com> --- docs/tutorial/job_stats_sample.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/job_stats_sample.rst b/docs/tutorial/job_stats_sample.rst index 38994a5e16..c6e03bd8e0 100644 --- a/docs/tutorial/job_stats_sample.rst +++ b/docs/tutorial/job_stats_sample.rst @@ -8,7 +8,7 @@ Job stats sample code ********************** -The following pseudocode shows how RDC API can be directly used to record GPU statistics associated with any job or workload. Refer to the `example code `_ on how to build it. +The following pseudocode shows how RDC API can be directly used to record GPU statistics associated with any job or workload. Refer to the `example code `_ on how to build it. For more information on Job stats, see :ref:`Job stats `.