GitHub user duksis opened a pull request: https://github.com/apache/incubator-predictionio/pull/390
Fix duplicate org name <img width="894" alt="screen shot 2017-06-05 at 13 51 45" src="https://cloud.githubusercontent.com/assets/222101/26783428/611434f8-49f8-11e7-9b5b-2d4f2dd656be.png"> template repo in all the cases where this is used is passed in as a github slug "org/repo" and ends up having broken links with duplicate org in them. https://github.com/apache/incubator-predictionio/blob/livedoc/docs/manual/source/templates/vanilla/quickstart.html.md.erb#L49 You can merge this pull request into a Git repository by running: $ git pull https://github.com/duksis/incubator-predictionio patch-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-predictionio/pull/390.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #390 ---- commit 10d7f4356e4db3d9ddfee0b8f473109862cd033d Author: Hugo Duksis <duk...@users.noreply.github.com> Date: 2017-06-05T11:55:57Z Fix duplicate org name template repo in all the cases where this is used is passed in as a github slug "org/repo" and ends up having broken links with duplicate org in them. https://github.com/apache/incubator-predictionio/blob/livedoc/docs/manual/source/templates/vanilla/quickstart.html.md.erb#L49 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---