diff --git a/README b/README index 50084664ff6c506de0f6f35f860477c88141f590..893fb589b20f479648c8357a12693beeda0fd74c 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ Installation ============ The file 'INSTALL' contains generic installation instructions. For more -detailed information, visit the Thunar website at http://thunar.xfce.org/. +detailed information, visit https://docs.xfce.org/xfce/thunar/Start/. Debugging Support diff --git a/docs/README.gtkrc b/docs/README.gtkrc index f7ec97ceb2a13ca4bc8ceb20464f1b85d9e2de1d..77c271ccefde6253d481753387c310190eaca781 100644 --- a/docs/README.gtkrc +++ b/docs/README.gtkrc @@ -80,4 +80,4 @@ ThunarLocationButtons Additional information can be found on the Thunar Project Wiki: -http://thunar.xfce.org/pwiki/documentation/advanced_settings#gtk_style_properties +https://docs.xfce.org/xfce/thunar/hidden-settings diff --git a/thunar/thunar-dialogs.c b/thunar/thunar-dialogs.c index 97980bd2e562a05f20b7185e3a71a0f36415fa88..941c2468b11900ed5f275bc705d1bf996bdb314f 100644 --- a/thunar/thunar-dialogs.c +++ b/thunar/thunar-dialogs.c @@ -270,7 +270,7 @@ thunar_dialogs_show_about (GtkWindow *parent, "program-name", title, "translator-credits", _("translator-credits"), "version", PACKAGE_VERSION, - "website", "http://thunar.xfce.org/", + "website", "https://docs.xfce.org/xfce/thunar/Start/", NULL); /* cleanup */