Skip to content

Commit 0d58543

Browse files
authored
纠正github链接
1 parent f74d1aa commit 0d58543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/fofaviewer/main/MainController.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ private void queryAction(ActionEvent event){
114114

115115
@FXML
116116
private void showAbout(ActionEvent event){
117-
showAlert(Alert.AlertType.INFORMATION, null, "项目地址:https://github/wgpsec/fofa_viewer");
117+
showAlert(Alert.AlertType.INFORMATION, null, "项目地址:https://github.com/wgpsec/fofa_viewer");
118118
}
119119

120120
/**

0 commit comments

Comments
 (0)