Skip to content

Commit a2c5ce1

Browse files
committed
Correct dead link to DOSKEY documentation.
1 parent cf8e54d commit a2c5ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/optimization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2><a href="#download" name="download">Download</a><span class="sectionMark">&s
7878
</code></pre>
7979

8080
<p>If on Windows, you may need to type <code>r.js.cmd</code> instead of <code>r.js</code>. Or, you can
81-
use <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/doskey.mspx?mfr=true">DOSKEY</a>:</p>
81+
use <a href="https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/doskey">DOSKEY</a>:</p>
8282

8383
<pre><code>DOSKEY r.js=r.js.cmd $*</code></pre>
8484

0 commit comments

Comments
 (0)