From dd9104ba1273a5d2ee637b44337ade579dee08a7 Mon Sep 17 00:00:00 2001 From: Paul Irwin Date: Wed, 9 Oct 2024 20:57:11 -0600 Subject: [PATCH] Fix broken link on API docs homepage --- websites/apidocs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/websites/apidocs/index.md b/websites/apidocs/index.md index d0ebe9e52d..9127903494 100644 --- a/websites/apidocs/index.md +++ b/websites/apidocs/index.md @@ -3,16 +3,16 @@ title: Lucene.Net Docs - The documentation website for Lucene.NET description: The documentation website for Lucene.NET --- -Apache Lucene.Net Documentation +Apache Lucene.Net EnvVar:LuceneNetVersion Documentation =============== --------------- -Lucene.NET is a _.NET full-text search engine_. Lucene.NET is not a complete application, +Lucene.NET is a _.NET full-text search engine_. Lucene.NET is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. -This is the official API documentation for __Apache Lucene.NET __. +This is the official API documentation for __Apache Lucene.NET EnvVar:LuceneNetVersion__. ## Getting Started