This is an automated email from the ASF dual-hosted git repository.

yifeizhang pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8a1fc14  [MARVIN-14] Install links update to Apache Website
     new d6c5538  Merge pull request #12 from Wei-1/patch-3
8a1fc14 is described below

commit 8a1fc1451372d23c4735eb0e653e4f0f3b1aedf8
Author: Wei Chen <weichentai...@gmail.com>
AuthorDate: Fri Jan 18 10:30:43 2019 +0800

    [MARVIN-14] Install links update to Apache Website
    
    Resources had been moved under Apache Website so the links will need to be 
updated.
---
 python-toolbox/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/python-toolbox/README.md b/python-toolbox/README.md
index eb1d459..1605767 100644
--- a/python-toolbox/README.md
+++ b/python-toolbox/README.md
@@ -13,9 +13,9 @@
 **Marvin** is an open-source Artificial Intelligence platform that focuses on 
helping data scientists deliver meaningful solutions to complex problems. 
Supported by a standardized large-scale, language-agnostic architecture, Marvin 
simplifies the process of exploration and modeling.
 
 ## Getting Started
-* [Installing Marvin 
(Ubuntu)](https://www.marvin-ai.org/book/overview-1/ubuntu)
-* [Installing Marvin (MacOS)](https://www.marvin-ai.org/book/overview-1/mac)
-* [Installing Marvin (Other OS) 
Vagrant](https://www.marvin-ai.org/book/overview-1/vagrant)
+* [Installing Marvin 
(Ubuntu)](https://marvin.apache.org/marvin-platform-book/ch2_toolbox_installation/ubuntu/)
+* [Installing Marvin 
(MacOS)](https://marvin.apache.org/marvin-platform-book/ch2_toolbox_installation/mac/)
+* [Installing Marvin (Other OS) 
Vagrant](https://marvin.apache.org/marvin-platform-book/ch2_toolbox_installation/vagrant/)
 * [Creating a new engine](#creating-a-new-engine)
 * [Working in an existing engine](#working-in-an-existing-engine)
 * [Command line interface](#command-line-interface)

Reply via email to