@dotcms/experiments 1.5.5-next.2180 → 1.5.5-next.2253

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -141,7 +141,7 @@ We offer multiple channels to get help with the dotCMS Experiments SDK:
141
141
  - **GitHub Issues**: For bug reports and feature requests, please [open an issue](https://github.com/dotCMS/core/issues/new/choose) in the GitHub repository
142
142
  - **Community Forum**: Join our [community discussions](https://community.dotcms.com/) to ask questions and share solutions
143
143
  - **Stack Overflow**: Use the tag `dotcms-experiments` when posting questions
144
- - **Enterprise Support**: Enterprise customers can access premium support through the [dotCMS Support Portal](https://helpdesk.dotcms.com/support/)
144
+ - **Enterprise Support**: Enterprise customers can access premium support through the [dotCMS Support Portal](https://www.dotcms.com/support)
145
145
 
146
146
  When reporting issues, please include:
147
147
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dotcms/experiments",
3
- "version": "1.5.5-next.2180",
3
+ "version": "1.5.5-next.2253",
4
4
  "description": "Official JavaScript library to use Experiments with DotCMS.",
5
5
  "repository": {
6
6
  "type": "git",