This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git


The following commit(s) were added to refs/heads/master by this push:
     new a7f7c40  The description for websie link under the title Lucene 
2.9.4.1 is wrong.
a7f7c40 is described below

commit a7f7c40895b156681beaea22e1da8f46e265a98c
Author: Sreeju <[email protected]>
AuthorDate: Tue Jun 9 12:36:33 2020 +0300

    The description for websie link under the title Lucene 2.9.4.1 is wrong.
    
    As per the title, I updated the display text from 3.0.3 to 2.9.4
---
 websites/site/docs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/websites/site/docs.md b/websites/site/docs.md
index 17b6f24..c3b1ae4 100644
--- a/websites/site/docs.md
+++ b/websites/site/docs.md
@@ -20,4 +20,4 @@ The documentation website for Lucene 3.0.3 is here 
[http://lucenenet.apache.org/
 
 ## Lucene 2.9.4.1
 
-The documentation website for Lucene 3.0.3 is here 
[http://lucenenet.apache.org/docs/2.9.4/Index.html](https://lucenenet.apache.org/docs/2.9.4/Index.html)
\ No newline at end of file
+The documentation website for Lucene 2.9.4 is here 
[http://lucenenet.apache.org/docs/2.9.4/Index.html](https://lucenenet.apache.org/docs/2.9.4/Index.html)

Reply via email to