diff --git a/docs/docs/sources/rasa_interactive___help.txt b/docs/docs/sources/rasa_interactive___help.txt index 9f5595b5f00b..bed450d23efd 100644 --- a/docs/docs/sources/rasa_interactive___help.txt +++ b/docs/docs/sources/rasa_interactive___help.txt @@ -39,7 +39,7 @@ options: --conversation-id CONVERSATION_ID Specify the id of the conversation the messages are in. Defaults to a UUID that will be randomly - generated. (default: 61871a4af9454ef8b0a777deba38e09e) + generated. (default: 24e5a6b78e524e13b12ecb081ced1f48) --endpoints ENDPOINTS Configuration file for the model server and the connectors as a yml file. (default: endpoints.yml) diff --git a/docs/docs/sources/rasa_shell___help.txt b/docs/docs/sources/rasa_shell___help.txt index 638b50da6516..a9aa1d4c25a1 100644 --- a/docs/docs/sources/rasa_shell___help.txt +++ b/docs/docs/sources/rasa_shell___help.txt @@ -30,7 +30,7 @@ options: -h, --help show this help message and exit --conversation-id CONVERSATION_ID Set the conversation ID. (default: - ed28c2d22c894a2992bb06afc8c3dabc) + 0bfdc3aa4fc14968badb6f03ad29ceb0) -m MODEL, --model MODEL Path to a trained Rasa model. If a directory is specified, it will use the latest model in this diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 4c67ce4fb6b2..42a451993690 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -86,7 +86,7 @@ module.exports = { target: "_self", label: "Rasa Studio", position: "left", - href: `${SITE_URL}/docs/rasa-studio/`, + href: `${SITE_URL}/docs/studio/`, }, { label: "Rasa Open Source",