Skip to content

Commit 391a0f4

Browse files
committed
Restore stable navigation bundle in production
1 parent 5510222 commit 391a0f4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

config.production.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
[params]
2-
# Temporary production opt-in for the refreshed global navigation and footer.
3-
# Replace this URL when Arm publishes the refreshed stable bundle.
4-
global_web_components_url = "https://www.arm.com/arm-global-web-components/devhub/test.js"
2+
# Use Arm's stable navigation and footer bundle in production.
3+
global_web_components_url = "https://www.arm.com/arm-global-web-components/devhub/app.js"

0 commit comments

Comments
 (0)