Skip to content

Commit 688a84f

Browse files
ref(getting-started-docs): Replace type 'languages' with 'framework' (#7347)
1 parent 71babf3 commit 688a84f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/wizard/dotnet/uwp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: UWP
33
doc_link: https://docs.sentry.io/platforms/dotnet/guides/uwp/
44
support_level: production
5-
type: language
5+
type: framework
66
---
77

88
## Install the NuGet package

src/wizard/dotnet/winforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: WinForms
33
doc_link: https://docs.sentry.io/platforms/dotnet/guides/winforms/
44
support_level: production
5-
type: language
5+
type: framework
66
---
77

88
## Install the NuGet package

src/wizard/dotnet/wpf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: WPF
33
doc_link: https://docs.sentry.io/platforms/dotnet/guides/wpf/
44
support_level: production
5-
type: language
5+
type: framework
66
---
77

88
## Install the NuGet package

src/wizard/dotnet/xamarin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Xamarin
33
doc_link: https://docs.sentry.io/platforms/dotnet/guides/xamarin/
44
support_level: production
5-
type: library
5+
type: framework
66
---
77

88
## Install the NuGet package

0 commit comments

Comments
 (0)