Reem M
/
http-server-example1
http
GettingStarted.html@0:a49e37a83a7a, 2019-04-15 (annotated)
- Committer:
- DuaaAbusharkh
- Date:
- Mon Apr 15 08:30:22 2019 +0000
- Revision:
- 0:a49e37a83a7a
blink
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
DuaaAbusharkh | 0:a49e37a83a7a | 1 | <!DOCTYPE HTML> |
DuaaAbusharkh | 0:a49e37a83a7a | 2 | <html lang="en-US"> |
DuaaAbusharkh | 0:a49e37a83a7a | 3 | <head> |
DuaaAbusharkh | 0:a49e37a83a7a | 4 | <meta charset="UTF-8"> |
DuaaAbusharkh | 0:a49e37a83a7a | 5 | <meta http-equiv="refresh" |
DuaaAbusharkh | 0:a49e37a83a7a | 6 | content="1;url="https://os.mbed.com/docs/latest/tools/exporting.html> |
DuaaAbusharkh | 0:a49e37a83a7a | 7 | <script type="text/javascript"> |
DuaaAbusharkh | 0:a49e37a83a7a | 8 | window.location.href = "https://os.mbed.com/docs/latest/tools/exporting.html" |
DuaaAbusharkh | 0:a49e37a83a7a | 9 | </script> |
DuaaAbusharkh | 0:a49e37a83a7a | 10 | <title>Page Redirection</title> |
DuaaAbusharkh | 0:a49e37a83a7a | 11 | </head> |
DuaaAbusharkh | 0:a49e37a83a7a | 12 | <body> |
DuaaAbusharkh | 0:a49e37a83a7a | 13 | If you are not redirected automatically, please follow the |
DuaaAbusharkh | 0:a49e37a83a7a | 14 | <a href='https://os.mbed.com/docs/v5.6/tools/exporting.html/'>link to the online exporter documentation</a> |
DuaaAbusharkh | 0:a49e37a83a7a | 15 | </body> |
DuaaAbusharkh | 0:a49e37a83a7a | 16 | </html> |