Skip to content

Commit 1e48e6c

Browse files
committed
http link
1 parent 4221f9c commit 1e48e6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mainwindow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def setupUi(self, MainWindow):
337337
def retranslateUi(self, MainWindow):
338338
_translate = QtCore.QCoreApplication.translate
339339
MainWindow.setWindowTitle(_translate("MainWindow", "Reaper"))
340-
MainWindow.setStatusTip(_translate("MainWindow", "Visit https://reaper.social for help & tutorials"))
340+
MainWindow.setStatusTip(_translate("MainWindow", "Visit http://reaper.social for help & tutorials"))
341341
self.label_19.setText(_translate("MainWindow", "Welcome to Reaper!"))
342342
self.label_41.setText(_translate("MainWindow", "<html><head/><body><p>© The University of Queensland</p><p>Developed by <a href=\"https://github.com/ScriptSmith\"><span style=\" text-decoration: underline; color:#0000ff;\">Adam Smith</span></a></p></body></html>"))
343343
self.label_22.setText(_translate("MainWindow", "Reaper helps you gather social media data, no coding required."))

0 commit comments

Comments
 (0)