We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d71c2d + a6b5d8e commit 853d554Copy full SHA for 853d554
docs/conf.py
@@ -139,6 +139,7 @@
139
"fixed_sidebar": True,
140
"product": "Rasa",
141
"base_url": "https://rasa.com/docs/rasa/",
142
+ "canonical_url": "https://rasa.com/docs/rasa/"
143
}
144
# html_theme_options = {}
145
docs/nlu/about.rst
@@ -26,4 +26,4 @@ and returning structured data like
26
27
28
29
-Rasa NLU used to be a separate library, but it is now part of the Rasa framework.
+If you want to use Rasa NLU on its own, see :ref:`using-nlu-only`.
0 commit comments