Skip to content

Commit 05f90f2

Browse files
Add new updated docs announcement banner (#866)
* Resolve conflicts * Fix conflict * Add content changes * Improve creating mcp instructions * Change pill colors * Improve description * Address review comments * Address review comments * AI Dev zone and home page adjustments * Apply review changes * Adjust description * Adjust description * Add new docs annoucement
1 parent d8a4563 commit 05f90f2

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

content/microcopy/headers.yml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -240,20 +240,24 @@ 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!
249-
250-
// href: |-
251-
The link to navigate to when the CTA is clicked
252-
href: "https://boxworks.box.com/boxworks"
253-
254-
// cta: |-
255-
The text of the CTA
256-
cta: Register now!
248+
A beta version of the new Box developer documentation site is
249+
launching soon! Updated Developer Guides, modern
250+
API Reference, and AI-powered search are on the
251+
way to help you build with Box faster.
252+
Stay tuned for more updates.
253+
254+
# // href: |-
255+
# The link to navigate to when the CTA is clicked
256+
# href: "https://boxworks.box.com/boxworks"
257+
258+
# // cta: |-
259+
# The text of the CTA
260+
# cta: Register now!
257261

258262
// ttl: |-
259263
The number of seconds to display the message. Should always

0 commit comments

Comments
 (0)