adds redirects for docs
This commit is contained in:
parent
81d7e7d4c8
commit
d8145c8464
2 changed files with 18 additions and 1 deletions
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"
|
||||
},
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue