diff --git a/assets/js/sections/qso.js b/assets/js/sections/qso.js
index 8b123d080..c72c8f53b 100644
--- a/assets/js/sections/qso.js
+++ b/assets/js/sections/qso.js
@@ -122,8 +122,8 @@ $( document ).ready(function() {
});
$('#wwff_ref').change(function(){
- $('#wwff_info').html('
');
- $('#wwff_info').attr('title', 'Lookup '+$('#wwff_ref').val()+' reference info on wwff.co');
+ $('#wwff_info').html('
');
+ $('#wwff_info').attr('title', 'Lookup '+$('#wwff_ref').val()+' reference info on cqgma.org');
});
$('#darc_dok').selectize({