diff --git a/js/script.js b/js/script.js
index 26a1c4a257..228d9115f9 100644
--- a/js/script.js
+++ b/js/script.js
@@ -1242,27 +1242,27 @@ var validCombos = {
"linux,Python,Power,DefaultCPU":
"pip install onnxruntime-powerpc64le",
- //SNPE
- "windows,C-API,ARM64,SNPE":
- "View installation instructions
here",
+ //QNN
+ "windows,C-API,ARM64,QNN":
+ "View installation instructions
here",
- "windows,C++,ARM64,SNPE":
- "View installation instructions
here",
+ "windows,C++,ARM64,QNN":
+ "View installation instructions
here",
- "windows,C#,ARM64,SNPE":
- "View installation instructions
here",
+ "windows,C#,ARM64,QNN":
+ "View installation instructions
here",
- "linux,C-API,ARM64,SNPE":
- "Follow build instructions from
here",
+ "linux,C-API,ARM64,QNN":
+ "Follow build instructions from
here",
- "linux,C++,ARM64,SNPE":
- "Follow build instructions from
here",
+ "linux,C++,ARM64,QNN":
+ "Follow build instructions from
here",
- "android,C-API,ARM64,SNPE":
- "Follow build instructions from
here",
+ "android,C-API,ARM64,QNN":
+ "Follow build instructions from
here",
- "android,C++,ARM64,SNPE":
- "Follow build instructions from
here",
+ "android,C++,ARM64,QNN":
+ "Follow build instructions from
here",
//Xnnpack
"ios,C-API,ARM64,XNNPACK":