[Xfce4-commits] [xfce/thunar] 01/01: replaced links to "http://thunar.xfce.org/" with "https://docs.xfce.org/xfce/thunar/Start/"
noreply at xfce.org
noreply at xfce.org
Sun Mar 4 21:02:27 CET 2018
This is an automated email from the git hooks/post-receive script.
a l e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/thunar.
commit 713052edb84a84e5e100915d64e0b82a20c35a56
Author: Alexander Schwinn <acs82 at gmx.de>
Date: Sun Mar 4 20:59:21 2018 +0100
replaced links to "http://thunar.xfce.org/" with
"https://docs.xfce.org/xfce/thunar/Start/"
---
README | 2 +-
docs/README.gtkrc | 2 +-
thunar/thunar-dialogs.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 5008466..893fb58 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 f7ec97c..77c271c 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 97980bd..941c246 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 */
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list