Skip to content

Commit fff8f43

Browse files
dbortmergennachin
authored andcommitted
Fix broken link in QNN tutorial card (#935)
Summary: Pull Request resolved: #935 An extra "build-run-" got in there. Reviewed By: mergennachin Differential Revision: D50309707 fbshipit-source-id: 7b0bd6dbb87b0cd36c22ce4a03ca56cad17e28dc
1 parent aef2210 commit fff8f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ ExecuTorch tutorials.
279279
:header: Building and Running ExecuTorch with Qualcomm AI Engine Direct Backend
280280
:card_description: A tutorial that walks you through the process of building ExecuTorch with Qualcomm AI Engine Direct Backend
281281
:image: _static/img/generic-pytorch-logo.png
282-
:link: build-run-build-run-qualcomm-ai-engine-direct-backend.html
282+
:link: build-run-qualcomm-ai-engine-direct-backend.html
283283
:tags: Export,Backend,Delegation,QNN
284284

285285
.. customcarditem::

0 commit comments

Comments
 (0)