@copilotkit/react-ui 1.57.4 → 1.58.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -731,7 +731,7 @@ function CopilotKitHelpModal() {
731
731
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
732
732
  className: "copilotKitHelpItemButton",
733
733
  children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("a", {
734
- href: "https://docs.copilotkit.ai/coagents/troubleshooting/common-issues",
734
+ href: "https://docs.copilotkit.ai/langgraph-python/troubleshooting/common-issues",
735
735
  target: "_blank",
736
736
  rel: "noopener noreferrer",
737
737
  children: "Visit the Troubleshooting and FAQ section in the docs"