Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 7c7f55b

Browse files
johnstallodaniv-msft
authored andcommitted
responding to PR feedback
1 parent c98ea4b commit 7c7f55b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/BikeSharingApp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Follow the steps below to deploy this sample app to Azure Kubernete Service (AKS
77
## Prerequisites
88
* [Azure subscription](https://azure.microsoft.com/free)
99
* [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
10-
* [Helm 2.13 (or greater)](https://github.com/helm/helm/blob/master/docs/install.md)
10+
* [Helm 2.13 (or greater)](https://github.com/helm/helm#install)
1111

1212
## Configure Azure resources
1313

@@ -26,7 +26,7 @@ Follow the steps below to deploy this sample app to Azure Kubernete Service (AKS
2626

2727
## Deploy the BikeSharing sample app
2828

29-
1. **Create a fork of this GitHub repo.** It's better to create a *fork* for this exercise so that you can save your own commits and repo configuration.
29+
1. **[Create a fork](https://guides.github.com/activities/forking/) of this GitHub repo.** It's better to create a *fork* for this exercise so that you can save your own commits and repo configuration.
3030
3131
1. **Clone your fork and navigate into its directory**.
3232
```bash

0 commit comments

Comments
 (0)