Skip to content

Commit 482c2ae

Browse files
Merge pull request #5149 from theotherjimmy/update-export-link
Update link in GettingStarted to current docs
2 parents 6ca2342 + 97b0dd8 commit 482c2ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/export/GettingStarted.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta http-equiv="refresh"
6-
content="1;url="https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters>
6+
content="1;url="https://os.mbed.com/docs/v5.6/tools/exporting.html>
77
<script type="text/javascript">
8-
window.location.href = "https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters"
8+
window.location.href = "https://os.mbed.com/docs/v5.6/tools/exporting.html/"
99
</script>
1010
<title>Page Redirection</title>
1111
</head>
1212
<body>
1313
If you are not redirected automatically, please follow the
14-
<a href='https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters'>link to the online exporter documentation</a>
14+
<a href='https://os.mbed.com/docs/v5.6/tools/exporting.html/'>link to the online exporter documentation</a>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)