Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r56d4e7e85ae5aeb31bc5af400448fe0886338624 -r63c274327abdd755da17069befcf617564679ce6 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 56d4e7e85ae5aeb31bc5af400448fe0886338624) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 63c274327abdd755da17069befcf617564679ce6) @@ -150,7 +150,7 @@ SupportEmailAddress = "www.helpdeskwater.nl", SupportPhoneNumber = "+31 (0)88-797 7102", MainWindowTitle = "Ringtoets", - ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.1.1.pdf" + ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.1.2.pdf" }; var mainWindow = new MainWindow(); var projectMigrator = new RingtoetsProjectMigrator(new DialogBasedInquiryHelper(mainWindow));