From 95848e3ccd0522593ddcdbae405087f31c6d24b4 Mon Sep 17 00:00:00 2001 From: gaoping Date: Tue, 12 Oct 2021 05:58:37 +0000 Subject: [PATCH] update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3616c3e4..9e54bd35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,6 +3,6 @@ version = "2.0" description = "An open source Big Data AI platform (for distributed TensorFlow, PyTorch and Keras on Apache Spark & Ray)" license = "Apache-2.0" repository = "https://github.com/intel-analytics/analytics-zoo" -documentation = "https://analytics-zoo-doc.readthedocs.io/en/latest/" +documentation = "https://analytics-zoo.readthedocs.io/en/latest/"