Commit 461a9b28 authored by Jay Dubb's avatar Jay Dubb
Browse files

Merge branch 'master' of https://github.com/BUNPC/Homer3

parents b3022193 9ffe3ca6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ function checkForHomerUpdates()
                    case 'Yes'
                        % Open browser to update page
                        close(wb);
                        web('https://github.com/BUNPC/Homer3/wiki/Installing-and-updating-Homer3-with-Git-or-GitHub-Desktop');
                        web('https://github.com/BUNPC/Homer3');
                    case 'Don''t ask again'
                        cfg.SetValue('Check For Updates', 'off');
                end