previous url gave 404. corrected url to point to run.ps1 file (#9242)

pull/9247/head
minoseah629 2018-10-26 09:00:33 -04:00 committed by Luke Latham
parent 74c91c7029
commit c0db4b146c
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ in the example shown. Type that URL into your browser, and you should see the ru
> Some VPN or proxy software may prevent you from navigating to your site.
> You can temporarily disable it to make sure your container is working.
The sample directory on GitHub contains a [PowerShell script](https://github.com/dotnet/docs/tree/master/samples/framework/docker/MVCRandomAnswerGenerator/run.ps1) that executes these commands for you. Open a PowerShell window, change directory to your solution directory, and type:
The sample directory on GitHub contains a [PowerShell script](https://github.com/dotnet/samples/blob/master/framework/docker/MVCRandomAnswerGenerator/run.ps1) that executes these commands for you. Open a PowerShell window, change directory to your solution directory, and type:
```console
./run.ps1