correct URL for issues
This commit is contained in:
		| @@ -1084,7 +1084,7 @@ class NMRMainWindow(QtWidgets.QMainWindow, Ui_BaseWindow): | ||||
|     def report_bug(self): | ||||
|         import webbrowser | ||||
|  | ||||
|         webbrowser.open('https://gitea.pkm.physik.tu-darmstadt.de/IPKM-Public/nmreval/issues/new') | ||||
|         webbrowser.open('https://gitea.pkm.physik.tu-darmstadt.de/IPKM/nmreval/issues/new') | ||||
|  | ||||
|     @QtCore.pyqtSlot(name='on_actionUpdate_triggered') | ||||
|     def look_for_update(self): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user