/
githubmirror
/
mbed-os
Обзор
Документация
Войти
/
githubmirror
/
mbed-os
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tools/export/GettingStarted.html
16 строк
611 B
Martin Kojtal
Export: fix link in gettingstarted
12 дек 2017, 11:46
12 дек 2017, 11:46
95b0293
Код
Авторство
О чём код?
<!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="1;url="https://os.mbed.com/docs/latest/tools/exporting.html> <script type="text/javascript"> window.location.href = "https://os.mbed.com/docs/latest/tools/exporting.html" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, please follow the <a href='https://os.mbed.com/docs/v5.6/tools/exporting.html/'>link to the online exporter documentation</a> </body> </html>