[hotfix] [docs] Upgrade Flink version in docs config
diff --git a/docs/_config.yml b/docs/_config.yml
index d0cc65c..8f3fc91 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -32,7 +32,7 @@
 # release this should be the same as the regular version
 version_title: "2.2-SNAPSHOT"
 # The Flink version supported by this version of Stateful Functions
-flink_version: "1.10.1"
+flink_version: "1.11.1"
 # Branch on Github for this version
 github_branch: "master"