This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1921746b compensates for missing javadoc in 2.5.2 distr package by
pointing to previous version
1921746b is described below
commit 1921746baac283c8adac7771d875f2b717285131
Author: Martin Wiesner <[email protected]>
AuthorDate: Fri Dec 27 10:18:39 2024 +0100
compensates for missing javadoc in 2.5.2 distr package by pointing to
previous version
---
src/main/jbake/content/docs/index.ad | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/jbake/content/docs/index.ad
b/src/main/jbake/content/docs/index.ad
index 478294eb..fcb7a2d6 100755
--- a/src/main/jbake/content/docs/index.ad
+++ b/src/main/jbake/content/docs/index.ad
@@ -29,10 +29,10 @@ NOTE: All the documentation is also included in the binary
distribution.
== Apache OpenNLP {opennlp_version} documentation
-* link:/docs/{opennlp_version}/manual/opennlp.html[Apache OpenNLP Manual]
-* link:/docs/{opennlp_version}/apidocs/opennlp-tools/index.html[Apache OpenNLP
Tools Javadoc]
-* link:/docs/{opennlp_version}/apidocs/opennlp-tools-models/index.html[Apache
OpenNLP Tools Models Javadoc]
-* link:/docs/{opennlp_version}/apidocs/opennlp-uima/index.html[Apache OpenNLP
UIMA Javadoc]
-*
link:/docs/{opennlp_version}/apidocs/opennlp-morfologik-addon/index.html[Apache
OpenNLP Morfologik Addon Javadoc]
+* link:/docs/2.5.1/manual/opennlp.html[Apache OpenNLP Manual]
+* link:/docs/2.5.1/apidocs/opennlp-tools/index.html[Apache OpenNLP Tools
Javadoc]
+* link:/docs/2.5.1/apidocs/opennlp-tools-models/index.html[Apache OpenNLP
Tools Models Javadoc]
+* link:/docs/2.5.1/apidocs/opennlp-uima/index.html[Apache OpenNLP UIMA Javadoc]
+* link:/docs/2.5.1/apidocs/opennlp-morfologik-addon/index.html[Apache OpenNLP
Morfologik Addon Javadoc]
TIP: Documentation for archived releases can be found
link:/docs/legacy.html[here].
\ No newline at end of file