gatsby-theme-carbon 3.4.14 → 3.4.16
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
|
@@ -99,7 +99,7 @@ const DefaultChildren = () => (
|
|
|
99
99
|
<SwitcherLink href="http://ibm.biz/carbon4ibmproducts" isInternal>
|
|
100
100
|
Carbon for IBM Products
|
|
101
101
|
</SwitcherLink>
|
|
102
|
-
<SwitcherLink href="ibm.biz/carbon4cloud" isInternal>
|
|
102
|
+
<SwitcherLink href="https://ibm.biz/carbon4cloud" isInternal>
|
|
103
103
|
Carbon for Cloud
|
|
104
104
|
</SwitcherLink>
|
|
105
105
|
<SwitcherLink href="https://www.ibm.com/standards/carbon/">
|