Skip to content

Commit ff87352

Browse files
author
Lance Gliser
authored
218954: Adding more redirects (#89)
1 parent 806e3a2 commit ff87352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
# "foo": "/bar.html" # Creates a redirect from "/foo.html" to "/bar.html"
203203
"getting_started/concepts.html": "/en/release-latest/getting_started/concepts.html",
204204
"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",
205206
"user_guide/basic_capabilities/predictions.html": "/en/release-latest/user_guide/basic_capabilities/predictions.html",
206207
"user_guide/concepts/null_sparse_data.html": "/en/release-latest/user_guide/concepts/null_sparse_data.html",
207208
}

0 commit comments

Comments
 (0)