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.
1 parent 806e3a2 commit ff87352Copy full SHA for ff87352
source/conf.py
@@ -202,6 +202,7 @@
202
# "foo": "/bar.html" # Creates a redirect from "/foo.html" to "/bar.html"
203
"getting_started/concepts.html": "/en/release-latest/getting_started/concepts.html",
204
"user_guide/index.html": "/en/release-latest/user_guide/index.html",
205
+ "user_guide/basic_capabilities/feature_attributes.html": "/en/release-latest/user_guide/basic_capabilities/feature_attributes.html",
206
"user_guide/basic_capabilities/predictions.html": "/en/release-latest/user_guide/basic_capabilities/predictions.html",
207
"user_guide/concepts/null_sparse_data.html": "/en/release-latest/user_guide/concepts/null_sparse_data.html",
208
}
0 commit comments