diff --git a/Source/Deployer.Raspberry.Gui/ViewModels/MainViewModel.cs b/Source/Deployer.Raspberry.Gui/ViewModels/MainViewModel.cs index c45ecd5..dc7fbe1 100644 --- a/Source/Deployer.Raspberry.Gui/ViewModels/MainViewModel.cs +++ b/Source/Deployer.Raspberry.Gui/ViewModels/MainViewModel.cs @@ -23,7 +23,7 @@ public class MainViewModel : ReactiveObject, IDisposable private ObservableAsPropertyHelper statusHelper; private readonly ObservableAsPropertyHelper isBusyHelper; - private const string DonationLink = "https://github.com/WoA-project/WOA-Deployer/blob/master/Docs/Donations.md"; + private const string DonationLink = "https://github.com/WOA-Project/WOA-Deployer-Rpi/blob/master/Docs/Donations.md"; private const string HelpLink = "https://github.com/WOA-Project/WOA-Deployer-Rpi#need-help"; public MainViewModel(IObservable events,