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

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

commit f3abde59e51039035717f1e5b9062200ecd734b8
Author: Shad Storhaug <[email protected]>
AuthorDate: Sat Sep 19 20:41:17 2020 +0700

    Fixed changes paths for beta00008 and beta00009
---
 docs/4.8.0-beta00008/index.html | 2 +-
 docs/4.8.0-beta00009/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/4.8.0-beta00008/index.html b/docs/4.8.0-beta00008/index.html
index 564e58e..5e1eaba 100644
--- a/docs/4.8.0-beta00008/index.html
+++ b/docs/4.8.0-beta00008/index.html
@@ -93,7 +93,7 @@ on some of the conceptual or inner details of Lucene:</p>
 </ul>
 <h2 id="reference-documents">Reference Documents</h2>
 <ul>
-<li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00007";>Changes</a>:
 List of changes in this release.</li>
+<li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00008";>Changes</a>:
 List of changes in this release.</li>
 <li>System Requirements: Minimum and supported .NET versions. <strong>TODO: 
Add link</strong></li>
 <li>Migration Guide: What changed in Lucene 4; how to migrate code from Lucene 
3.x. <strong>TODO: Add link</strong></li>
 <li><a class="xref" href="api/Lucene.Net/Lucene.Net.Codecs.Lucene46.html">File 
Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="api/Lucene.Net.TestFramework/Lucene.Net.Codecs.html">an alternate 
codec</a>.</li>
diff --git a/docs/4.8.0-beta00009/index.html b/docs/4.8.0-beta00009/index.html
index 21899e1..00ab590 100644
--- a/docs/4.8.0-beta00009/index.html
+++ b/docs/4.8.0-beta00009/index.html
@@ -93,7 +93,7 @@ on some of the conceptual or inner details of Lucene:</p>
 </ul>
 <h2 id="reference-documents">Reference Documents</h2>
 <ul>
-<li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00007";>Changes</a>:
 List of changes in this release.</li>
+<li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00009";>Changes</a>:
 List of changes in this release.</li>
 <li>System Requirements: Minimum and supported .NET versions. <strong>TODO: 
Add link</strong></li>
 <li>Migration Guide: What changed in Lucene 4; how to migrate code from Lucene 
3.x. <strong>TODO: Add link</strong></li>
 <li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00009/api/core/Lucene.Net.Codecs.Lucene46.html";>File
 Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00009/api/core/Lucene.Net.Codecs.html";>an
 alternate codec</a>.</li>

Reply via email to