Skip to content

Commit

Permalink
fixed links to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
apls777 committed Sep 18, 2018
1 parent a61edcf commit 0aff11c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Spotty simplifies training of Deep Learning models on AWS:

## Documentation

- See the [wiki section](/apls777/spotty/wiki) for the documentation.
- See the [wiki section](https://github.com/apls777/spotty/wiki) for the documentation.
- Read [this](https://medium.com/@apls/how-to-train-deep-learning-models-on-aws-spot-instances-using-spotty-8d9e0543d365)
article on Medium for a real-world example.

Expand Down Expand Up @@ -54,7 +54,7 @@ Use [pip](http://www.pip-installer.org/en/latest/) to install or upgrade Spotty:

You can run custom scripts inside the Docker container using the `spotty run <SCRIPT_NAME>` command. Read more
about custom scripts in the documentation:
[Configuration File: "scripts" section](/apls777/spotty/wiki/Configuration-File#scripts-section-optional).
[Configuration File: "scripts" section](https://github.com/apls777/spotty/wiki/Configuration-File#scripts-section-optional).

To connect to the running container via SSH, use the following command:

Expand Down

0 comments on commit 0aff11c

Please sign in to comment.