@@ -62,40 +62,40 @@ Install the following packages to start building your own ReactiveUI app. <b>Not
62
62
63
63
[ Core ] : https://www.nuget.org/packages/ReactiveUI/
64
64
[ CoreEvents ] : https://www.nuget.org/packages/ReactiveUI.Events/
65
- [ CoreBadge ] : https://img.shields.io/nuget/vpre /ReactiveUI.svg
65
+ [ CoreBadge ] : https://img.shields.io/nuget/v /ReactiveUI.svg
66
66
[ CoreDoc ] : https://reactiveui.net/docs/getting-started/installation/
67
67
68
68
[ Test ] : https://www.nuget.org/packages/ReactiveUI.Testing/
69
- [ TestBadge ] : https://img.shields.io/nuget/vpre /ReactiveUI.Testing.svg
69
+ [ TestBadge ] : https://img.shields.io/nuget/v /ReactiveUI.Testing.svg
70
70
[ TestDoc ] : https://reactiveui.net/docs/handbook/testing/
71
71
72
72
[ UniDoc ] : https://reactiveui.net/docs/getting-started/installation/universal-windows-platform
73
73
74
74
[ Wpf ] : https://www.nuget.org/packages/ReactiveUI.WPF/
75
75
[ WpfEvents ] : https://www.nuget.org/packages/ReactiveUI.Events.WPF/
76
- [ WpfBadge ] : https://img.shields.io/nuget/vpre /ReactiveUI.WPF.svg
76
+ [ WpfBadge ] : https://img.shields.io/nuget/v /ReactiveUI.WPF.svg
77
77
[ WpfDoc ] : https://reactiveui.net/docs/getting-started/installation/windows-presentation-foundation
78
78
79
79
[ Win ] : https://www.nuget.org/packages/ReactiveUI.WinForms/
80
80
[ WinEvents ] : https://www.nuget.org/packages/ReactiveUI.Events.WinForms/
81
- [ WinBadge ] : https://img.shields.io/nuget/vpre /ReactiveUI.WinForms.svg
81
+ [ WinBadge ] : https://img.shields.io/nuget/v /ReactiveUI.WinForms.svg
82
82
[ WinDoc ] : https://reactiveui.net/docs/getting-started/installation/windows-forms
83
83
84
84
[ Xam ] : https://www.nuget.org/packages/ReactiveUI.XamForms/
85
85
[ XamEvents ] : https://www.nuget.org/packages/ReactiveUI.Events.XamForms/
86
- [ XamBadge ] : https://img.shields.io/nuget/vpre /ReactiveUI.XamForms.svg
86
+ [ XamBadge ] : https://img.shields.io/nuget/v /ReactiveUI.XamForms.svg
87
87
[ XamDoc ] : https://reactiveui.net/docs/getting-started/installation/xamarin-forms
88
88
[ XamE ] : https://www.nuget.org/packages/ReactiveUI.Events.XamEssentials/
89
89
90
90
[ Dro ] : https://www.nuget.org/packages/ReactiveUI.AndroidSupport/
91
- [ DroBadge ] : https://img.shields.io/nuget/vpre /ReactiveUI.AndroidSupport.svg
91
+ [ DroBadge ] : https://img.shields.io/nuget/v /ReactiveUI.AndroidSupport.svg
92
92
[ DroDoc ] : https://reactiveui.net/docs/getting-started/installation/xamarin-android
93
93
94
94
[ MacDoc ] : https://reactiveui.net/docs/getting-started/installation/xamarin-mac
95
95
[ IosDoc ] : https://reactiveui.net/docs/getting-started/installation/xamarin-ios
96
96
97
97
[ Ava ] : https://www.nuget.org/packages/Avalonia.ReactiveUI/
98
- [ AvaBadge ] : https://img.shields.io/nuget/vpre /Avalonia.ReactiveUI.svg
98
+ [ AvaBadge ] : https://img.shields.io/nuget/v /Avalonia.ReactiveUI.svg
99
99
[ AvaDoc ] : https://reactiveui.net/docs/getting-started/installation/avalonia
100
100
[ EventsDocs ] : https://reactiveui.net/docs/handbook/events/
101
101
0 commit comments