Reference to Release Notes should be generic, not version-specific.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8501 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2018-02-12 13:46:03 +00:00
parent 0ce5de0f28
commit d5faa09953
1 changed files with 1 additions and 1 deletions

View File

@ -2150,7 +2150,7 @@ void MainWindow::on_stopButton_clicked() //stopButton
void MainWindow::on_actionRelease_Notes_triggered ()
{
QDesktopServices::openUrl (QUrl {"http://physics.princeton.edu/pulsar/k1jt/Release_Notes_1.8.0.txt"});
QDesktopServices::openUrl (QUrl {"http://physics.princeton.edu/pulsar/k1jt/Release_Notes.txt"});
}
void MainWindow::on_actionOnline_User_Guide_triggered() //Display manual