This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch docs/4.8.0-beta00014 in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 2f2f11b130aefd5249ef2ef5f3ff0f89321040a6 Author: Shad Storhaug <[email protected]> AuthorDate: Mon Mar 29 01:34:56 2021 +0700 docs: Built for 4.8.0-beta00014 release with post-release updates --- websites/apidocs/docfx.global.subsite.json | 4 ++-- websites/apidocs/toc/toc.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/websites/apidocs/docfx.global.subsite.json b/websites/apidocs/docfx.global.subsite.json index fafaf8e..2dc7cc3 100644 --- a/websites/apidocs/docfx.global.subsite.json +++ b/websites/apidocs/docfx.global.subsite.json @@ -1,4 +1,4 @@ -{ +{ "_rel": "https://lucenenet.apache.org/docs/4.8.0-beta00009/", - "_api": "https://lucenenet.apache.org/docs/4.8.0-beta00009/" + "_api": "https://lucenenet.apache.org/docs/4.8.0-beta00014/" } diff --git a/websites/apidocs/toc/toc.yml b/websites/apidocs/toc/toc.yml index 20413f9..09a9776 100644 --- a/websites/apidocs/toc/toc.yml +++ b/websites/apidocs/toc/toc.yml @@ -1,6 +1,6 @@ -- name: Lucene.Net API - topicHref: https://lucenenet.apache.org/docs/4.8.0-beta00009 +- name: Lucene.Net API + topicHref: https://lucenenet.apache.org/docs/4.8.0-beta00014 - name: Lucene.Net CLI - topicHref: https://lucenenet.apache.org/docs/4.8.0-beta00009/cli/index.html + topicHref: https://lucenenet.apache.org/docs/4.8.0-beta00014/cli/index.html - name: Lucene.Net Website topicHref: https://lucenenet.apache.org/ \ No newline at end of file
