diff --git a/source/conf.py b/source/conf.py index e2f1f39..2423bb3 100644 --- a/source/conf.py +++ b/source/conf.py @@ -202,6 +202,7 @@ # "foo": "/bar.html" # Creates a redirect from "/foo.html" to "/bar.html" "getting_started/concepts.html": "/en/release-latest/getting_started/concepts.html", "user_guide/index.html": "/en/release-latest/user_guide/index.html", + "user_guide/basic_capabilities/feature_attributes.html": "/en/release-latest/user_guide/basic_capabilities/feature_attributes.html", "user_guide/basic_capabilities/predictions.html": "/en/release-latest/user_guide/basic_capabilities/predictions.html", "user_guide/concepts/null_sparse_data.html": "/en/release-latest/user_guide/concepts/null_sparse_data.html", }