gatsby-theme-carbon 3.4.13 → 3.4.15
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,6 +99,9 @@ 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>
|
|
103
|
+
Carbon for Cloud
|
|
104
|
+
</SwitcherLink>
|
|
102
105
|
<SwitcherLink href="https://www.ibm.com/standards/carbon/">
|
|
103
106
|
Carbon for IBM.com
|
|
104
107
|
</SwitcherLink>
|