File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -240,20 +240,23 @@ secondary:
240240 // display : |-
241241 A boolean that determines whether to show the orange notification bar
242242 in the header. Must be "true" or "false"
243- display : " false "
243+ display : " true "
244244
245245 // message : |-
246246 The content of the notification
247247 message : >
248- Join BoxWorks 2024 to discover what's possible with content and AI!
248+ The beta version of the new Box developer documentation
249+ site is live! Explore our updated Developer Guides
250+ and modern API Reference with AI-powered search
251+ to help you build with Box faster.
249252
250253 // href : |-
251254 The link to navigate to when the CTA is clicked
252- href : " https://boxworks .box.com/boxworks "
255+ href : " https://developer .box.com"
253256
254257 // cta : |-
255258 The text of the CTA
256- cta : Register now!
259+ cta : Visit the new site
257260
258261 // ttl : |-
259262 The number of seconds to display the message. Should always
You can’t perform that action at this time.
0 commit comments