adds redirects for docs
This commit is contained in:
12
docs/redirects.json
Normal file
12
docs/redirects.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"redirects": [
|
||||
{
|
||||
"from": "build_environment_setup.html",
|
||||
"to": "getting_started_build_tools.html"
|
||||
},
|
||||
{
|
||||
"from": "make_instructions.html",
|
||||
"to": "getting_started_make_guide.html"
|
||||
},
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user