Browse Source

Minor fix

Saoud Rizwan 1 year ago
parent
commit
e75cab491a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview-ui/src/components/ChatRow.tsx

+ 1 - 1
webview-ui/src/components/ChatRow.tsx

@@ -365,7 +365,7 @@ const ChatRowContent = ({ message, isExpanded, onToggleExpand, lastModifiedMessa
 												<br />
 												<br />
 												It seems like you're having Windows PowerShell issues, please see this{" "}
 												It seems like you're having Windows PowerShell issues, please see this{" "}
 												<a
 												<a
-													href="https://github.com/saoudrizwan/claude-dev/wiki/TroubleShooting-%E2%80%90-Windows-PowerShell-Errors"
+													href="https://github.com/saoudrizwan/claude-dev/wiki/TroubleShooting-%E2%80%90-%22PowerShell-is-not-recognized-as-an-internal-or-external-command%22"
 													style={{ color: "inherit", textDecoration: "underline" }}>
 													style={{ color: "inherit", textDecoration: "underline" }}>
 													troubleshooting guide
 													troubleshooting guide
 												</a>
 												</a>