diff --git a/README.md b/README.md index da3dc5e..7d3563a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This repository contains a number of MLCube examples that can run in different e Singularity locally and on remote hosts. The [README](./mnist/README.md) file provides instructions on how to run it. MLCube [documentation](https://mlperf.github.io/mlcube/getting-started/mnist/) provides additional details. 2. [Hello World](./hello_world) MLCube is a simple exampled described in this - [tutorial](https://mlperf.github.io/mlcube/getting-started/hello-world/). + [tutorial](https://mlcommons.github.io/mlcube/getting-started/hello-world/). 3. [EMDenoise](./emdenoise) MLCube downloads data and trains a deep convolutional neural network for Electron Microscopy Benchmark. This MLCube can only run the Docker container. The [README](./emdenoise/README.md) file provides instructions on how to run it.