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 97f2a3a2 adjusts index docs page to use property for latest opennlp
version
97f2a3a2 is described below
commit 97f2a3a28a46d438df23b111e6ce74859d05e56f
Author: Martin Wiesner <[email protected]>
AuthorDate: Fri Dec 27 16:10:53 2024 +0100
adjusts index docs page to use property for latest opennlp version
---
src/main/jbake/content/docs/index.ad | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/jbake/content/docs/index.ad
b/src/main/jbake/content/docs/index.ad
index 912aff05..478294eb 100755
--- a/src/main/jbake/content/docs/index.ad
+++ b/src/main/jbake/content/docs/index.ad
@@ -30,9 +30,9 @@ 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/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]
+* 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]
TIP: Documentation for archived releases can be found
link:/docs/legacy.html[here].
\ No newline at end of file