This is an automated email from the ASF dual-hosted git repository. laimis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git
commit be2a23fa7def1d0db764562fcf988c6cc2e32d9a Author: Shannon <[email protected]> AuthorDate: Fri Feb 22 11:46:43 2019 +1100 oops wrong link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cc8bc25..995e95b 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@ <a href="https://stackoverflow.com/questions/tagged/lucene.net" target="_blank"> <i class="fa fa-stack-overflow"></i> </a> - <a href="download.html"> + <a href="download/download.html"> <i class="fa fa-download" target="_blank"></i> </a> </div>
