oldfly closed pull request #2: Tutorial book update URL: https://github.com/apache/incubator-marvin/pull/2
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/python-toolbox/README.md b/python-toolbox/README.md index 2bbce65..eb1d459 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/installing-marvin/ubuntu-debian-installation) -* [Installing Marvin (MacOS)](https://www.marvin-ai.org/book/installing-marvin/macos-installation) -* [Installing Marvin (Other OS) Vagrant](https://www.marvin-ai.org/book/installing-marvin/vagrant-installation) +* [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) * [Creating a new engine](#creating-a-new-engine) * [Working in an existing engine](#working-in-an-existing-engine) * [Command line interface](#command-line-interface) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
