Skip to content

Commit 853d554

Browse files
committed
Merge branch 'master' into mask-fix
2 parents 0d71c2d + a6b5d8e commit 853d554

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
"fixed_sidebar": True,
140140
"product": "Rasa",
141141
"base_url": "https://rasa.com/docs/rasa/",
142+
"canonical_url": "https://rasa.com/docs/rasa/"
142143
}
143144
# html_theme_options = {}
144145

docs/nlu/about.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ and returning structured data like
2626
}
2727
}
2828
29-
Rasa NLU used to be a separate library, but it is now part of the Rasa framework.
29+
If you want to use Rasa NLU on its own, see :ref:`using-nlu-only`.

0 commit comments

Comments
 (0)