This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch release-1.1
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/release-1.1 by this push:
new 7768e1bed3 [doc] Update config.toml
7768e1bed3 is described below
commit 7768e1bed347dbd0db476360786fe1a15c37e00e
Author: JingsongLi <[email protected]>
AuthorDate: Fri Apr 18 18:09:17 2025 +0800
[doc] Update config.toml
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index 0c7b38e79e..c409e89c2b 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-baseURL = '//paimon.apache.org/docs/release-1.1'
+baseURL = '//paimon.apache.org/docs/1.1'
languageCode = 'en-us'
title = 'Apache Paimon'
enableGitInfo = false