From 180cb202982759665f5af0fb9373daaca8af2956 Mon Sep 17 00:00:00 2001
From: Jeff Mendenhall <61433971+jeffmend@users.noreply.github.com>
Date: Thu, 21 Mar 2024 16:30:16 -0700
Subject: [PATCH] Update QNN-ExecutionProvider.md (#20017)

update to link to Qualcomm SDK docs

### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
---
 docs/execution-providers/QNN-ExecutionProvider.md | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/docs/execution-providers/QNN-ExecutionProvider.md b/docs/execution-providers/QNN-ExecutionProvider.md
index 26a963a705462..177fefc21dab0 100644
--- a/docs/execution-providers/QNN-ExecutionProvider.md
+++ b/docs/execution-providers/QNN-ExecutionProvider.md
@@ -100,15 +100,11 @@ Alternatively to setting profiling_level at compile time, profiling can be enabl
 
 |`"soc_model"`|Description|
 |---|---|
-|Model number (string)|The SoC model number. Refer to the QNN SDK documentation for valid values.  Defaults to "0" (unknown).|
+|Model number (string)|The SoC model number. Refer to the [QNN SDK documentation](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/overview.html#supported-snapdragon-devices) for valid values.  Defaults to "0" (unknown).|
 
 |`"htp_arch"`|Description|
 |---|---|
-|"0"|Default (none)|
-|"68"||
-|"69"||
-|"73"||
-|"75"||
+|Hardware Architecture|HTP Architecture number. Refer to the [QNN SDK documentation](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/enum_QnnHtpDevice_8h_1a0ed976142af98a86143459dfd326f717.html#exhale-enum-qnnhtpdevice-8h-1a0ed976142af98a86143459dfd326f717) for valid values. Default (none)|
 
 |`"device_id"`|Description|
 |---|---|