@dotcms/experiments 1.5.5-next.2270 → 1.5.5-next.2285
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -229,7 +229,7 @@ Once you wrap your component with `withExperiments`, the SDK automatically handl
|
|
|
229
229
|
- **GitHub Issues**: [open an issue](https://github.com/dotCMS/core/issues/new/choose)
|
|
230
230
|
- **Community Forum**: [community.dotcms.com](https://community.dotcms.com/)
|
|
231
231
|
- **Stack Overflow**: tag `dotcms-experiments`
|
|
232
|
-
- **Enterprise Support**: [dotCMS Support
|
|
232
|
+
- **Enterprise Support**: [dotCMS Support](https://www.dotcms.com/support)
|
|
233
233
|
|
|
234
234
|
When reporting issues, include SDK version, framework version, minimal reproduction steps, and expected vs. actual behavior.
|
|
235
235
|
|