Clone of official tools
export/GettingStarted.html
- Committer:
- Anders Blomdell
- Date:
- 2021-02-04
- Revision:
- 47:21ae3e5a7128
- Parent:
- 43:2a7da56ebd24
File content as of revision 47:21ae3e5a7128:
<!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>