mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-22 04:31:27 +00:00
linking to /faq instead of /help.html (new website) [ci skip]
This commit is contained in:
@@ -109,7 +109,7 @@ public class MacWarningsController extends AbstractFXMLViewController {
|
||||
|
||||
@FXML
|
||||
private void didClickMoreInformationButton(ActionEvent event) {
|
||||
application.getHostServices().showDocument("https://cryptomator.org/help.html#macWarning");
|
||||
application.getHostServices().showDocument("https://cryptomator.org/faq/#macWarning");
|
||||
}
|
||||
|
||||
private void unauthenticatedResourcesDidChange(Change<? extends String> change) {
|
||||
|
||||
Reference in New Issue
Block a user