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 2340fd88 adjusts doc link of Dev Manual to most recent version via
property
2340fd88 is described below
commit 2340fd884ce0f13c4a4e6c4ddf90311a3c80515c
Author: Martin Wiesner <[email protected]>
AuthorDate: Fri Dec 27 10:27:16 2024 +0100
adjusts doc link of Dev Manual to most recent version via property
---
src/main/jbake/content/docs/index.ad | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/content/docs/index.ad
b/src/main/jbake/content/docs/index.ad
index fcb7a2d6..912aff05 100755
--- a/src/main/jbake/content/docs/index.ad
+++ b/src/main/jbake/content/docs/index.ad
@@ -29,7 +29,7 @@ NOTE: All the documentation is also included in the binary
distribution.
== Apache OpenNLP {opennlp_version} documentation
-* link:/docs/2.5.1/manual/opennlp.html[Apache OpenNLP Manual]
+* 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]