Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/csharp/quick-starts/branches-and-loops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
ms.topic: get-started-article
displayType: two-column
interactive: csharp
nextTutorialHref: interpolated-strings
nextTutorialHref: interpolated-strings.yml
nextTutorialTitle: String interpolation in C#
items:
- durationInMinutes: 1
Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/quick-starts/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
audience: Developer
level: Beginner
ms.topic: get-started-article
nextTutorialHref: numbers-in-csharp
nextTutorialHref: numbers-in-csharp.yml
nextTutorialTitle: Numbers in C#
displayType: two-column
interactive: csharp
Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/quick-starts/interpolated-strings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
level: Beginner
displayType: two-column
interactive: csharp
nextTutorialHref: list-collection
nextTutorialHref: list-collection.yml
nextTutorialTitle: Collections in C#
items:
- durationInMinutes: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/csharp/quick-starts/numbers-in-csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
ms.topic: get-started-article
ms.custom: mvc
level: Beginner
nextTutorialHref: branches-and-loops
nextTutorialHref: branches-and-loops.yml
nextTutorialTitle: Branches and loops in C#
displayType: two-column
interactive: csharp
Expand Down