Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Norm get started edits (#80)
* Added azure links

* Edits

* Capitalize .NET

* Changed to Node.js

* Added space between C# and .NET

* One more .Net -> .NET

* Updated docs date and C#/.NET title

* C#.NET -> C#/.NET

* changed date
  • Loading branch information
NormSohl authored Feb 6, 2018
commit 578203fbd4e8cc95ed0a1bece9bf4720bced7855
2 changes: 1 addition & 1 deletion msteams-platform/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
href: ./get-started/get-started-app-studio
- name: Get started with Node.js
href: ./get-started/get-started-nodejs
- name: Get started with C#.NET
- name: Get started with C#/.NET
href: ./get-started/get-started-dotnet
expanded: true
- name: Concepts
Expand Down
8 changes: 4 additions & 4 deletions msteams-platform/get-started/get-started-dotnet.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Get started with C#.NET
description: Get started building great apps in Microsoft Teams using C# .NET
title: Get started with C#/.NET
description: Get started building great apps in Microsoft Teams using C#/.NET
keywords: getting started .net c# csharp
ms.date: 01/02/2018
ms.date: 02/06/2018
---
# Get started on the Microsoft Teams platform with C#.NET
# Get started on the Microsoft Teams platform with C#/.NET

> [!div class="op_single_selector"]
> - [.NET](~/get-started/get-started-dotnet)
Expand Down
2 changes: 1 addition & 1 deletion msteams-platform/get-started/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Get started
description: Get started building great apps in Microsoft Teams
keywords: getting started Microsoft teams
ms.date: 01/02/2018
ms.date: 02/06/2018
---
# Get started developing apps for Microsoft Teams

Expand Down