This is an automated email from the ASF dual-hosted git repository.
juri pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/main by this push:
new 8d563df7 Fixed broken link to javadocs (#98)
8d563df7 is described below
commit 8d563df72ebe2648223c034b34a0f27917142ca1
Author: Zoi Kaoudi <[email protected]>
AuthorDate: Thu Oct 16 11:51:16 2025 +0200
Fixed broken link to javadocs (#98)
* tensorflow blogpost
* Update add-an-operator.md
added the process of expanding the api when adding a new operator
* Update add-an-operator.md
* Update installation.md
Added the mvn install command line
* adding javadocs
* adding javadocs
* release documentation
* Update how-to-make-a-release.md
* latest release download
* adding contributors
* Update docusaurus.config.ts
Added the complete attribution
* javadocs per version
* fixed broken link
* fixed broken link
---------
Co-authored-by: Calvin Kirs <[email protected]>
---
docs/guide/api-documentation.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/guide/api-documentation.md b/docs/guide/api-documentation.md
index 37f12152..d2ea6c86 100644
--- a/docs/guide/api-documentation.md
+++ b/docs/guide/api-documentation.md
@@ -23,5 +23,6 @@ id: api-documentation
-->
# API Documentation
-The Javadocs of Wayang can be found
[here](https://wayang.apache.org/docs/api/javadocs/index.html).
+The latest Javadocs can be found
[here](https://wayang.apache.org/docs/api/javadocs/1.1.0/index.html).
+