@codecademy/brand 3.30.1-alpha.39f797517c.0 → 3.30.1-alpha.45dc39626d.0
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.
|
@@ -174,7 +174,7 @@ export const pricingDropdown = isInRevampedBlpExperimentVariant => {
|
|
|
174
174
|
type: 'link'
|
|
175
175
|
}, {
|
|
176
176
|
id: 'for-teams',
|
|
177
|
-
href:
|
|
177
|
+
href: '/business/pricing',
|
|
178
178
|
trackingTarget: 'topnav_pricing_business',
|
|
179
179
|
text: 'For Business',
|
|
180
180
|
type: 'link'
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codecademy/brand",
|
|
3
3
|
"description": "Brand component library for Codecademy",
|
|
4
|
-
"version": "3.30.1-alpha.
|
|
4
|
+
"version": "3.30.1-alpha.45dc39626d.0",
|
|
5
5
|
"author": "Codecademy Engineering <dev@codecademy.com>",
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"@emotion/is-prop-valid": "^1.2.1",
|