@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.es.js CHANGED
@@ -6614,7 +6614,7 @@ function GetCodeDialog(t0) {
6614
6614
  if ($[2] === Symbol.for("react.memo_cache_sentinel")) {
6615
6615
  t2 = /* @__PURE__ */ jsxs(Typography, { variant: "body2", className: "my-4 mb-8", children: [
6616
6616
  "If you want to customise the collection in code, you can add this collection code to your CMS app configuration. More info in the ",
6617
- /* @__PURE__ */ jsx("a", { rel: "noopener noreferrer", href: "https://firecms.co/docs/customization_quickstart", children: "docs" }),
6617
+ /* @__PURE__ */ jsx("a", { rel: "noopener noreferrer", href: "https://firecms.co/docs/cloud/quickstart", children: "docs" }),
6618
6618
  "."
6619
6619
  ] });
6620
6620
  $[2] = t2;