Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -rfb79e3759044b8f89bf725e8e4cc47408a2b0576 -r79b058ad0716428b8183b10e47d2e758a2090a08 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision fb79e3759044b8f89bf725e8e4cc47408a2b0576) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 79b058ad0716428b8183b10e47d2e758a2090a08) @@ -147,7 +147,7 @@ SupportEmailAddress = "www.helpdeskwater.nl", SupportPhoneNumber = "+31 (0)88-797 7102", MainWindowTitle = "Ringtoets", - ManualFilePath = "..\\Gebruikershandleiding Ringtoets 16.3.pdf" + ManualFilePath = "..\\Gebruikershandleiding Ringtoets 16.4.1.pdf" }; var mainWindow = new MainWindow(); gui = new GuiCore(mainWindow, new StorageSqLite(), new RingtoetsProjectFactory(), settings)