diff --git a/docs/themes/theme-custom/theme/RasaCALMBanner/index.jsx b/docs/themes/theme-custom/theme/RasaCALMBanner/index.jsx index dabe4a0633a2..e3be1bdcb8e4 100644 --- a/docs/themes/theme-custom/theme/RasaCALMBanner/index.jsx +++ b/docs/themes/theme-custom/theme/RasaCALMBanner/index.jsx @@ -1,4 +1,5 @@ import * as React from 'react'; +import useBaseUrl from "@docusaurus/useBaseUrl"; function RasaCALMBanner() { return ( @@ -7,17 +8,18 @@ function RasaCALMBanner() {
- This page refers to building NLU-based assistants. Want to supercharge your assistant? - Check out Conversation AI with Language Models (CALM). + This page refers to building NLU-based assistants. + If you are working with Conversation AI with Language Models (CALM), + this content may not apply to you.