Skip to content

Commit c26fc50

Browse files
Merge pull request #217220 from seesharprun/cosmos-fix-hyperlinks
Cosmos DB | Fix NoSQL .NET tutorial hyperlinks
2 parents 81d7cb2 + 76762ad commit c26fc50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/nosql/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
- name: Build web applications
3333
items:
3434
- name: .NET
35-
href: tutorial-dotnet-console-app.md
35+
href: tutorial-dotnet-web-app.md
3636
- name: Java
3737
href: tutorial-java-web-app.md
3838
- name: Node.js
3939
href: tutorial-nodejs-web-app.md
4040
- name: Build console applications
4141
items:
4242
- name: .NET
43-
href: tutorial-dotnet-web-app.md
43+
href: tutorial-dotnet-console-app.md
4444
- name: Java
4545
href: quickstart-java.md?tabs=sync
4646
- name: Async Java

0 commit comments

Comments
 (0)