Matthew Goldsmith
/
cis441projMS1a
cis441 project milestone 1a
GettingStarted.html@3:aa2778d92301, 2019-11-11 (annotated)
- Committer:
- mwgold
- Date:
- Mon Nov 11 01:33:28 2019 +0000
- Revision:
- 3:aa2778d92301
- Parent:
- 0:ca7cb51e9fd1
final attempt
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mwgold | 0:ca7cb51e9fd1 | 1 | <!DOCTYPE HTML> |
mwgold | 0:ca7cb51e9fd1 | 2 | <html lang="en-US"> |
mwgold | 0:ca7cb51e9fd1 | 3 | <head> |
mwgold | 0:ca7cb51e9fd1 | 4 | <meta charset="UTF-8"> |
mwgold | 0:ca7cb51e9fd1 | 5 | <meta http-equiv="refresh" |
mwgold | 0:ca7cb51e9fd1 | 6 | content="1;url="https://os.mbed.com/docs/latest/tools/exporting.html> |
mwgold | 0:ca7cb51e9fd1 | 7 | <script type="text/javascript"> |
mwgold | 0:ca7cb51e9fd1 | 8 | window.location.href = "https://os.mbed.com/docs/latest/tools/exporting.html" |
mwgold | 0:ca7cb51e9fd1 | 9 | </script> |
mwgold | 0:ca7cb51e9fd1 | 10 | <title>Page Redirection</title> |
mwgold | 0:ca7cb51e9fd1 | 11 | </head> |
mwgold | 0:ca7cb51e9fd1 | 12 | <body> |
mwgold | 0:ca7cb51e9fd1 | 13 | If you are not redirected automatically, please follow the |
mwgold | 0:ca7cb51e9fd1 | 14 | <a href='https://os.mbed.com/docs/v5.6/tools/exporting.html/'>link to the online exporter documentation</a> |
mwgold | 0:ca7cb51e9fd1 | 15 | </body> |
mwgold | 0:ca7cb51e9fd1 | 16 | </html> |