This is an automated email from the ASF dual-hosted git repository.
ulyssesyou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git
The following commit(s) were added to refs/heads/master by this push:
new 60d3bc4 fix-wrong-link (#20)
60d3bc4 is described below
commit 60d3bc41b1136c2541222e0df91c5fa72e75f8a3
Author: ulysses <[email protected]>
AuthorDate: Mon Oct 25 16:08:01 2021 +0800
fix-wrong-link (#20)
fix-wrong-link
---
src/release/1.3.1-incubating.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/release/1.3.1-incubating.md b/src/release/1.3.1-incubating.md
index 1364c6a..93cbe2d 100644
--- a/src/release/1.3.1-incubating.md
+++ b/src/release/1.3.1-incubating.md
@@ -41,7 +41,7 @@ Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC
server for large-s
- [[KYUUBI #1034]](https://github.com/apache/incubator-kyuubi/pull/1034)
Engine may deadlock when close operationLog
-- [[KYUUBI #1057]](https://github.com/apache/incubator-kyuubi/pull/1062)
[KYUUBI#1056] Output error log when currentEngine is None
+- [[KYUUBI #1057]](https://github.com/apache/incubator-kyuubi/pull/1057)
[KYUUBI#1056] Output error log when currentEngine is None
# Others