This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch release-0.8
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/release-0.8 by this push:
new 8dd4d02d9 Update baseURL
8dd4d02d9 is described below
commit 8dd4d02d9c112e2c98f7d9c1115c4f46db8aa7c2
Author: Jingsong <[email protected]>
AuthorDate: Fri May 10 14:58:26 2024 +0800
Update baseURL
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index dcedec121..11627f6c7 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/0,7'
+baseURL = '//paimon.apache.org/docs/0.8'
languageCode = 'en-us'
title = 'Apache Paimon'
enableGitInfo = false