diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 96fe191..1d84c53 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -208,7 +208,7 @@ const config: Config = { announcementBar: { id: "opentofu-ga", content: - 'OpenTofu 1.8.0 is out with early variables/locals evaluation, .tofu file support and provider mocking. Read the blog post »', + 'The all-new OpenTofu Registry Search beta is out! Give it a spin and let us know what you think!', backgroundColor: "#ffda18", textColor: "#1b1d20", isCloseable: false,