This is an automated email from the ASF dual-hosted git repository.

sjwiesman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git


The following commit(s) were added to refs/heads/master by this push:
     new a2423ac  [hotfix] link to golang sdk from homepage
a2423ac is described below

commit a2423ac6630292676e0217f70c008ee22b175fdc
Author: sjwiesman <[email protected]>
AuthorDate: Wed Sep 1 09:03:07 2021 -0500

    [hotfix] link to golang sdk from homepage
---
 docs/content/_index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/content/_index.md b/docs/content/_index.md
index 52d1619..3ae0861 100644
--- a/docs/content/_index.md
+++ b/docs/content/_index.md
@@ -66,6 +66,7 @@ The reference documentation covers all the details. Some 
starting points:
 
 * [Python API]({{< ref "docs/sdk/python" >}})
 * [Java API]({{< ref "docs/sdk/java" >}})
+* [Golang API]({{< ref "docs/sdk/golang" >}})
 
 ### Deploy StateFun
 

Reply via email to