Skip to content

Commit

Permalink
Updated links in the Challenge 4 coach guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzyshr committed Jul 2, 2020
1 parent 1cb941f commit 85c01fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 014-OSSDevOps/Coach/Solutions/challenge04/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ You should already have this sample code downloaded but if not:
Clone this repo:

```bash
git clone git@github.com:alihhussain/WhatTheHack.git
git clone git@github.com:microsoft/WhatTheHack.git
```

Switch to the correct folder:

```bash
cd ./014-OSS-DevOps/Host/Solutions/challenge04/app
cd ./014-OSSDevOps/Coach/Solutions/challenge04/app
```

## Test and Run Container Locally
Expand Down

0 comments on commit 85c01fe

Please sign in to comment.