Skip to content

Commit 22c0205

Browse files
0xc0170adbridge
authored andcommitted
Export: fix link in gettingstarted
1 parent 36ebd0e commit 22c0205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/export/GettingStarted.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta http-equiv="refresh"
6-
content="1;url="https://os.mbed.com/docs/v5.6/tools/exporting.html>
6+
content="1;url="https://os.mbed.com/docs/latest/tools/exporting.html>
77
<script type="text/javascript">
8-
window.location.href = "https://os.mbed.com/docs/v5.6/tools/exporting.html/"
8+
window.location.href = "https://os.mbed.com/docs/latest/tools/exporting.html"
99
</script>
1010
<title>Page Redirection</title>
1111
</head>

0 commit comments

Comments
 (0)