Skip to content

Commit 95e5586

Browse files
committed
Fixing git clone link
1 parent a7d42a8 commit 95e5586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-create-geo-redundant-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ git clone https://github.com/Azure-Samples/storage-java-V10-ha-ra-grs
117117
[Download the sample project](https://github.com/Azure-Samples/storage-node-v10-ha-ra-grs) and unzip the file. You can also use [git](https://git-scm.com/) to download a copy of the application to your development environment. The sample project contains a basic Node.js application.
118118

119119
```bash
120-
git clone https://github.com/Azure-Samples/storage-java-V10-ha-ra-grs
120+
git clone https://github.com/Azure-Samples/storage-node-v10-ha-ra-grs
121121
```
122122

123123
---

0 commit comments

Comments
 (0)