Skip to content

Commit f5540f2

Browse files
committed
Updated links to eliminate 301 redirects
1 parent c4b7d8f commit f5540f2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2 id="tools">Development Tools</h2>
4141
<dl>
4242
<dt id="dashboard"><a href="http://www.fivespeedsoftware.com/dashboard/">Dashboard</a></dt>
4343
<dd>
44-
<p>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton OS. Source available on <a href="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</p>
44+
<p>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton OS. Source available on <a href="https://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</p>
4545
<ul class="metadata">
4646
<li>Author: <a href="http://www.fivespeedsoftware.com/">Five Speed Software</a></li>
4747
<li>Platform: Newton OS 2.1</li>
@@ -59,7 +59,7 @@ <h2 id="tools">Development Tools</h2>
5959
</ul>
6060
</dd>
6161

62-
<dt id="einstein"><a href="http://code.google.com/p/einstein/">Einstein</a></dt>
62+
<dt id="einstein"><a href="https://github.com/pguyot/einstein">Einstein</a></dt>
6363
<dd>
6464
<p>A Newton OS 2.1 emulator. It includes a “Relativity” feature that allows NewtonScript to call native methods from the parent OS from within the Newton OS.</p>
6565
<ul class="metadata">
@@ -79,7 +79,7 @@ <h2 id="tools">Development Tools</h2>
7979
</ul>
8080
</dd>
8181

82-
<dt id="newt0"><a href="http://gnue.github.com/NEWT0">NEWT/0</a></dt>
82+
<dt id="newt0"><a href="http://gnue.github.io/NEWT0/">NEWT/0</a></dt>
8383
<dd>
8484
<p>A NewtonScript interpreter.</p>
8585
<ul class="metadata">
@@ -163,7 +163,7 @@ <h2 id="tools">Development Tools</h2>
163163
<dd>
164164
<p>A web server for Newton OS which can be scripted to generate dynamic content using NewtonScript.</p>
165165
<ul class="metadata">
166-
<li>Author: <a href="http://www.kallisys.com/">Paul Guyot</a>, <a href="http://www.chuma.org/">Victor Rehorst</a>, <a href="http://www.tow.com/">Adam Tow</a>, <a href="http://chromatin.cshl.edu/vaughn/">Matt Vaughn</a></li>
166+
<li>Author: <a href="http://www.kallisys.com/">Paul Guyot</a>, <a href="http://www.chuma.org/">Victor Rehorst</a>, <a href="https://www.tow.com/">Adam Tow</a>, <a href="http://chromatin.cshl.edu/vaughn/">Matt Vaughn</a></li>
167167
<li>Platform: Newton OS 2.x</li>
168168
<li>License: Open Source</li>
169169
</ul>
@@ -189,7 +189,7 @@ <h2 id="tools">Development Tools</h2>
189189
</ul>
190190
</dd>
191191

192-
<dt id="tntk"><a href="http://github.com/ekoeppen/tntk">tntk</a></dt>
192+
<dt id="tntk"><a href="https://github.com/ekoeppen/tntk">tntk</a></dt>
193193
<dd>
194194
<p>A command line NewtonScript compiler and packager. Built on <a href="#newt0">NEWT/0</a>.</p>
195195
<ul class="metadata">
@@ -236,7 +236,7 @@ <h2 id="libs">Libraries</h2>
236236

237237
<dt id="nhttplib"><a href="http://40hz.org/Pages/NHttpLib">NHttpLib</a></dt>
238238
<dd>
239-
<p>An HTTP library for Newton OS. Source available on <a href="http://sourceforge.net/projects/n40hz/files/NHttpLib/">SourceForge</a>.</p>
239+
<p>An HTTP library for Newton OS. Source available on <a href="https://sourceforge.net/projects/n40hz/files/NHttpLib/">SourceForge</a>.</p>
240240
<ul class="metadata">
241241
<li>Author: <a href="http://40hz.org/Pages/40Hz">Eckhart Köppen</a></li>
242242
<li>Platform: Newton OS 2.x</li>
@@ -288,7 +288,7 @@ <h2 id="docs">Documentation</h2>
288288
</ul>
289289
</dd>
290290

291-
<dt><a href="http://www.mactech.com/articles/develop/">develop</a></dt>
291+
<dt><a href="http://www.mactech.com/articles/develop/index.html">develop</a></dt>
292292
<dd>
293293
<p>Apple’s quarterly technical journal published from 1990-1997, before being pulled into <a href="http://www.mactech.com/">MacTech magazine</a> as a regular column. The following issues contain Newton/NewtonScript-specific articles:</p>
294294
<ul>
@@ -464,7 +464,7 @@ <h2 id="docs">Documentation</h2>
464464
</ul>
465465
</dd>
466466

467-
<dt><a href="http://manuals.info.apple.com/en_US/NewtonProgrammerGuide20.PDF">Newton Programmer’s Guide</a> (for Newton 2.0)</dt>
467+
<dt><a href="https://manuals.info.apple.com/MANUALS/1000/MA1510/en_US/NewtonProgrammerGuide20.PDF">Newton Programmer’s Guide</a> (for Newton 2.0)</dt>
468468
<dd>
469469
<p>Official documentation for the Newton OS 2.0 application programming interfaces, providing an overview and conceptual information. See the <em>Newton Programmer’s Reference</em> for detailed reference documentation of data structures, functions, constants, and error codes.</p>
470470
<ul class="metadata">
@@ -484,7 +484,7 @@ <h2 id="docs">Documentation</h2>
484484
</ul>
485485
</dd>
486486

487-
<dt><a href="http://manuals.info.apple.com/en_US/NewtonProgrammerRef20.PDF">Newton Programmer’s Reference</a> (for Newton 2.0)</dt>
487+
<dt><a href="https://manuals.info.apple.com/MANUALS/1000/MA1509/en_US/NewtonProgrammerRef20.PDF">Newton Programmer’s Reference</a> (for Newton 2.0)</dt>
488488
<dd>
489489
<p>Official documentation of the Newton OS 2.0 protos, methods, functions, data structures, and error codes. A companion to the <em>Newton Programmer’s Guide</em>.</p>
490490
<ul class="metadata">
@@ -510,12 +510,12 @@ <h2 id="docs">Documentation</h2>
510510
<ul class="metadata">
511511
<li>Author: <a href="http://so-kukan.com/gnue/">Makoto Nukui</a></li>
512512
<li>Date: 2008-08-30</li>
513-
<li>Format: <a href="http://ll.jus.or.jp/2008/slides/6/gnue.pdf">PDF</a>, <a href="http://www.youtube.com/watch?v=mDdfTbJmgUQ">Video</a></li>
513+
<li>Format: <a href="http://ll.jus.or.jp/2008/slides/6/gnue.pdf">PDF</a>, <a href="https://www.youtube.com/watch?v=mDdfTbJmgUQ">Video</a></li>
514514
<li>Mirror: <a href="https://web.archive.org/web/20150308173716/http://ll.jus.or.jp/2008/slides/6/gnue.pdf">Internet Archive</a></li>
515515
</ul>
516516
</dd>
517517

518-
<dt><a href="http://manuals.info.apple.com/en_US/NewtonScriptProgramLanguage.PDF">The NewtonScript Programming Language</a></dt>
518+
<dt><a href="https://manuals.info.apple.com/MANUALS/1000/MA1508/en_US/NewtonScriptProgramLanguage.PDF">The NewtonScript Programming Language</a></dt>
519519
<dd>
520520
<p>Official introduction &amp; reference material for the NewtonScript language under Newton OS 2.x. You’ll probably want to start here.</p>
521521
<ul class="metadata">
@@ -597,7 +597,7 @@ <h2 id="docs">Documentation</h2>
597597
</ul>
598598
</dd>
599599

600-
<dt><a href="http://www.amazon.com/Programming-Newton-Software-Development-Newtonscript/dp/0124848001">Programming for the Newton: Software Development with NewtonScript</a></dt>
600+
<dt><a href="https://www.amazon.com/Programming-Newton-Software-Development-Newtonscript/dp/0124848001">Programming for the Newton: Software Development with NewtonScript</a></dt>
601601
<dd>
602602
<p></p>
603603
<ul class="metadata">
@@ -702,7 +702,7 @@ <h2 id="samples">Sample Code</h2>
702702
<!-- END SAMPLE CODE -->
703703

704704
<footer>
705-
<p>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a><br>
705+
<p>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a><br>
706706
Contribute to this project on <a href="https://github.com/NewtonScript/newtonscript.github.com">GitHub</a> or follow us on <a href="https://twitter.com/newtonscript">Twitter</a></p>
707707
</footer>
708708
</body>

0 commit comments

Comments
 (0)