@firecms/collection_editor 3.0.0-canary.170 → 3.0.0-canary.172

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
@@ -6621,7 +6621,7 @@
6621
6621
  if ($[2] === Symbol.for("react.memo_cache_sentinel")) {
6622
6622
  t2 = /* @__PURE__ */ jsxRuntime.jsxs(ui.Typography, { variant: "body2", className: "my-4 mb-8", children: [
6623
6623
  "If you want to customise the collection in code, you can add this collection code to your CMS app configuration. More info in the ",
6624
- /* @__PURE__ */ jsxRuntime.jsx("a", { rel: "noopener noreferrer", href: "https://firecms.co/docs/customization_quickstart", children: "docs" }),
6624
+ /* @__PURE__ */ jsxRuntime.jsx("a", { rel: "noopener noreferrer", href: "https://firecms.co/docs/cloud/quickstart", children: "docs" }),
6625
6625
  "."
6626
6626
  ] });
6627
6627
  $[2] = t2;