qmk-firmware/docs/redirects.json

12 lines
308 B
JSON
Raw Normal View History

2017-08-19 12:31:42 +00:00
{
"redirects": [
{
"from": "build_environment_setup.html",
"to": "getting_started_build_tools.html"
},
{
"from": "make_instructions.html",
"to": "getting_started_make_guide.html"
2017-08-19 12:35:14 +00:00
}
2017-08-19 12:31:42 +00:00
]
}