@stokr/components-library 2.3.52 → 2.3.53

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.
@@ -57,7 +57,7 @@ var footerGroups = [{
57
57
  url: "".concat(_globalVariables.platformURL, "/101")
58
58
  }, {
59
59
  name: 'Support',
60
- url: 'https://stokr.zendesk.com/',
60
+ url: 'https://support.stokr.io/',
61
61
  external: true
62
62
  }, {
63
63
  name: 'STOKE POST',
@@ -47,7 +47,7 @@ FooterMenu1.args = {
47
47
  }, */
48
48
  {
49
49
  name: 'Support',
50
- url: 'https://stokr.zendesk.com/',
50
+ url: 'https://support.stokr.io/',
51
51
  external: true
52
52
  }, {
53
53
  name: 'STOKE POST',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stokr/components-library",
3
- "version": "2.3.52",
3
+ "version": "2.3.53",
4
4
  "description": "STOKR - Components Library",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",