Fix broken link to mnist model (#1896)

This commit is contained in:
Louis-Philippe Bourret 2019-09-24 13:27:18 -04:00 committed by Changming Sun
parent 3d73a69eda
commit 77176e8678

View file

@ -1,6 +1,6 @@
# MNIST Sample - Number recognition
This sample uses the MNIST model from the Model Zoo: https://github.com/onnx/models/tree/master/mnist
This sample uses the MNIST model from the Model Zoo: https://github.com/onnx/models/tree/master/vision/classification/mnist
![Screenshot](Screenshot.png)