Repository: systemml-website Updated Branches: refs/heads/master ea8e21aaf -> 4620131c3
Switch KDD Tutorial download link Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/4620131c Tree: http://git-wip-us.apache.org/repos/asf/systemml-website/tree/4620131c Diff: http://git-wip-us.apache.org/repos/asf/systemml-website/diff/4620131c Branch: refs/heads/master Commit: 4620131c3b69c2ebd1f2f79d02485e54e8869864 Parents: ea8e21a Author: Glenn Weidner <[email protected]> Authored: Mon Aug 14 17:02:39 2017 -0700 Committer: Glenn Weidner <[email protected]> Committed: Mon Aug 14 17:02:39 2017 -0700 ---------------------------------------------------------------------- _src/tutorial-kdd2017.html | 2 +- talks/systemml-kdd-tutorial.zip | Bin 237 -> 0 bytes 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml-website/blob/4620131c/_src/tutorial-kdd2017.html ---------------------------------------------------------------------- diff --git a/_src/tutorial-kdd2017.html b/_src/tutorial-kdd2017.html index 6a25d6b..ae84f46 100644 --- a/_src/tutorial-kdd2017.html +++ b/_src/tutorial-kdd2017.html @@ -42,7 +42,7 @@ limitations under the License. </div> <div class="col col-6 feature-content button-group"> <h2>Declarative, Large-Scale Machine Learning with Apache SystemML</h2> - <a class="button button-secondary" href="https://github.com/apache/systemml-website/raw/master/talks/systemml-kdd-tutorial.zip">Download Hands-On Tutorial</a> + <a class="button button-secondary" href="https://sparktc.ibmcloud.com/repo/KDD2017/systemml-kdd-tutorial.zip">Download Hands-On Tutorial</a> </div> </div> </section> http://git-wip-us.apache.org/repos/asf/systemml-website/blob/4620131c/talks/systemml-kdd-tutorial.zip ---------------------------------------------------------------------- diff --git a/talks/systemml-kdd-tutorial.zip b/talks/systemml-kdd-tutorial.zip deleted file mode 100644 index 59906b5..0000000 Binary files a/talks/systemml-kdd-tutorial.zip and /dev/null differ
