Merge branch 'master' of github.com:calref/cboe

This commit is contained in:
2015-03-15 23:00:02 -04:00
3 changed files with 3 additions and 3 deletions

View File

@@ -468,7 +468,7 @@ void handle_menu_choice(eMenu item_hit) {
isHelp = true;
break;
case eMenu::HELP_TOC:
launchURL("https://calref.net/~sylae/boe-doc/editor/About.html");
launchURL("https://blades.calref.net/doc/editor/About.html");
break;
case eMenu::HELP_START:
helpDlog = "help-editing";