@salesforcedevs/dx-components 1.3.306 → 1.3.307

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforcedevs/dx-components",
3
- "version": "1.3.306",
3
+ "version": "1.3.307",
4
4
  "description": "DX Lightning web components",
5
5
  "license": "MIT",
6
6
  "engines": {
@@ -46,5 +46,5 @@
46
46
  "volta": {
47
47
  "node": "16.19.1"
48
48
  },
49
- "gitHead": "98745ef7c446dc2fe3c913c99b0b84a586837948"
49
+ "gitHead": "94c55ef8550b3bb517a515ec066d874db6a03990"
50
50
  }
@@ -174,7 +174,7 @@ export const termsLinks = [
174
174
  img: "https://a.sfdcstatic.com/developer-website/images/privacyoptions.svg"
175
175
  },
176
176
  {
177
- href: "https://www.salesforce.com/company/disclosure",
177
+ href: "https://www.salesforce.com/company/disclosure/",
178
178
  label: "Responsible Disclosure"
179
179
  },
180
180
  {