summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2019-07-04 08:13:10 +0000
committerErnestas Kulik <ernestask@gnome.org>2019-07-04 08:19:51 +0000
commitf8bf35c552f7359b2cbcc08f658cf691acf05306 (patch)
tree2d8b383c345ff5c2743f97ef950b2a3d35e63c5e
parentf048e27939c54fd57dee8ae6c01bb32bc4f611cc (diff)
downloadnautilus-wip/oholy/about-website.tar.gz
Apply suggestion to src/nautilus-window.cwip/oholy/about-website
-rw-r--r--src/nautilus-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index f19d6a1fe..5ea21b1d8 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -2864,7 +2864,7 @@ nautilus_window_show_about_dialog (NautilusWindow *window)
"program-name", program_name,
"version", VERSION,
"comments", _("Access and organize your files"),
- "website", "https://wiki.gnome.org/action/show/Apps/Nautilus",
+ "website", "https://wiki.gnome.org/action/show/Apps/Files",
"copyright", "© 1999–2018 The Files Authors",
"license-type", GTK_LICENSE_GPL_3_0,
"artists", artists,