@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.umd.js CHANGED
@@ -727,7 +727,7 @@ rehype_raw = __toESM(rehype_raw);
727
727
  /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
728
728
  className: "copilotKitHelpItemButton",
729
729
  children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("a", {
730
- href: "https://docs.copilotkit.ai/coagents/troubleshooting/common-issues",
730
+ href: "https://docs.copilotkit.ai/langgraph-python/troubleshooting/common-issues",
731
731
  target: "_blank",
732
732
  rel: "noopener noreferrer",
733
733
  children: "Visit the Troubleshooting and FAQ section in the docs"