Skip to content

Commit f117596

Browse files
authored
Remove en-us from link (#1902)
1 parent 135af7c commit f117596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

async/async-and-await/vb/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To download and run the sample, follow these steps:
3535

3636
2. Navigate to the folder that holds the unzipped sample code, and open the Visual Basic project (*.vbproj*) file.
3737

38-
3. Choose the F5 key, or Ctrl+F5 keys, to run the project.
38+
3. Choose the **F5** key, or **Ctrl**+**F5** keys, to run the project.
3939

4040
3. From the command line:
4141

@@ -45,4 +45,4 @@ To download and run the sample, follow these steps:
4545

4646
## More information
4747

48-
- <https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/concepts/async/index>
48+
- <https://docs.microsoft.com/dotnet/visual-basic/programming-guide/concepts/async/index>

0 commit comments

Comments
 (0)