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

commit 2ac7eb7fb433f1bc9cb089d5db9842703067a4af
Author: Shad Storhaug <[email protected]>
AuthorDate: Sat Sep 19 16:23:19 2020 +0700

    website/site/docs.md: Added missing documentation links for 
4.8.0-beta00010, 4.8.0-beta00011, and 4.8.0-beta00012
---
 websites/site/docs.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/websites/site/docs.md b/websites/site/docs.md
index 4f2e9b7..c0632ad 100644
--- a/websites/site/docs.md
+++ b/websites/site/docs.md
@@ -11,6 +11,9 @@ Lucene.Net Documentation
 
 The API docs are slightly different between versions, each one is listed below:
 
+* [4.8.0-beta00012](https://lucenenet.apache.org/docs/4.8.0-beta00012/)
+* [4.8.0-beta00011](https://lucenenet.apache.org/docs/4.8.0-beta00011/)
+* [4.8.0-beta00010](https://lucenenet.apache.org/docs/4.8.0-beta00010/)
 * [4.8.0-beta00009](https://lucenenet.apache.org/docs/4.8.0-beta00009/)
 * [4.8.0-beta00008](https://lucenenet.apache.org/docs/4.8.0-beta00008/)
 * [4.8.0-beta00007](https://lucenenet.apache.org/docs/4.8.0-beta00007/)

Reply via email to