Skip to content

Commit

Permalink
Export: fix link in gettingstarted
Browse files Browse the repository at this point in the history
  • Loading branch information
0xc0170 authored and adbridge committed Dec 13, 2017
1 parent 57cd9ad commit 9b439f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/export/GettingStarted.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh"
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>
<script type="text/javascript">
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"
</script>
<title>Page Redirection</title>
</head>
Expand Down

0 comments on commit 9b439f2

Please sign in to comment.