We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cd9ad commit 9b439f2Copy full SHA for 9b439f2
tools/export/GettingStarted.html
@@ -3,9 +3,9 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta http-equiv="refresh"
6
- content="1;url="https://os.mbed.com/docs/v5.6/tools/exporting.html>
+ content="1;url="https://os.mbed.com/docs/latest/tools/exporting.html>
7
<script type="text/javascript">
8
- window.location.href = "https://os.mbed.com/docs/v5.6/tools/exporting.html/"
+ window.location.href = "https://os.mbed.com/docs/latest/tools/exporting.html"
9
</script>
10
<title>Page Redirection</title>
11
</head>
0 commit comments