Skip to content

Commit a529858

Browse files
committed
Change ZIP link to Releases repository (and make blog links protocol-agnostic).
1 parent 27fb054 commit a529858

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2>Summary</h2>
2020
<img src="TextAnalysisTool.NET.gif" alt="Animated GIF showing basic TextAnalysisTool.NET functionality" width="681" height="329" style="margin-top: 1em"/>
2121
<h2>Download</h2>
2222
<p>
23-
<a href="http://dlaa.me/Samples/TextAnalysisTool.NET/TextAnalysisTool.NET.zip">TextAnalysisTool.NET.zip</a> - 90 KB ZIP includes version <code>2013-05-07</code> for .NET 2+ (32- and 64-bit) and version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)
23+
<a href="/TextAnalysisTool/Releases/raw/master/TextAnalysisTool.zip">TextAnalysisTool.NET.zip</a> - 90 KB ZIP includes version <code>2013-05-07</code> for .NET 2+ (32- and 64-bit) and version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)
2424
</p>
2525
<h2>Overview</h2>
2626
<div class="clear">
@@ -75,8 +75,8 @@ <h2>Resources</h2>
7575
<ul>
7676
<li><a href="ReadMe.txt">ReadMe.txt</a></li>
7777
<li><a href="TextAnalysisTool.NET.txt">TextAnalysisTool.NET.txt</a></li>
78-
<li><a href="http://dlaa.me/blog/post/3450647">Introductory blog post</a></li>
79-
<li><a href="http://dlaa.me/blog/tag/textanalysistool">Related content</a></li>
78+
<li><a href="//dlaa.me/blog/post/3450647">Introductory blog post</a></li>
79+
<li><a href="//dlaa.me/blog/tag/textanalysistool">Related content</a></li>
8080
</ul>
8181
</body>
8282
</html>

0 commit comments

Comments
 (0)