Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r5f011bf46ae2d9523b9cf8fba885cd08fcbcb507 -r6aab2c98373c03abe47c4f6efab9cc7e593caed9 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 5f011bf46ae2d9523b9cf8fba885cd08fcbcb507) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 6aab2c98373c03abe47c4f6efab9cc7e593caed9) @@ -151,7 +151,7 @@ SupportEmailAddress = "www.helpdeskwater.nl", SupportPhoneNumber = "+31 (0)88-797 7102", MainWindowTitle = "Ringtoets", - ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.1.2.pdf" + ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.2.1.pdf" }; var mainWindow = new MainWindow(); var projectMigrator = new RingtoetsProjectMigrator(new DialogBasedInquiryHelper(mainWindow));