Skip to content

Commit

Permalink
Updating link to example (#491)
Browse files Browse the repository at this point in the history
Changed the wget link so that docker example works.
  • Loading branch information
kthakore authored and haifeng-jin committed Jan 27, 2019
1 parent 97c02dc commit 4f326f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs/docs/docker.md
Expand Up @@ -33,7 +33,7 @@ Let's download the mnist example and run it within the container.

Download the example :
```
wget https://raw.githubusercontent.com/jhfjhfj1/autokeras/master/examples/mnist.py
wget https://raw.githubusercontent.com/jhfjhfj1/autokeras/master/examples/a_simple_example/mnist.py
```

Run the mnist example :
Expand Down

0 comments on commit 4f326f2

Please sign in to comment.