Skip to content

Commit efb48fd

Browse files
committed
fix broken link issue
1 parent 83d6fec commit efb48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/recipes_index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
120120
:header: PyTorch Profiler with Instrumentation and Tracing Technology API (ITT API) support
121121
:card_description: Learn how to use PyTorch's profiler with Instrumentation and Tracing Technology API (ITT API) to visualize operators labeling in Intel® VTune™ Profiler GUI
122122
:image: ../_static/img/thumbnails/cropped/profiler.png
123-
:link: ../recipes/recipes/profile_with_itt.html
123+
:link: ../recipes/profile_with_itt.html
124124
:tags: Basics
125125

126126
.. Interpretability

0 commit comments

Comments
 (0)