summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/path.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/path.cc')
-rw-r--r--winsup/cygwin/path.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 774f6601b..dc8b97fc3 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -4212,7 +4212,7 @@ find_fast_cwd ()
" Couldn't compute FAST_CWD pointer. This typically occurs if you're using\n"
" an older Cygwin version on a newer Windows. Please update to the latest\n"
" available Cygwin version from https://cygwin.com/. If the problem persists,\n"
-" report this problem to the public mailing list cygwin@cygwin.com\n\n");
+" please see https://cygwin.com/problems.html\n\n");
if (f_cwd_ptr && *f_cwd_ptr)
{
/* Just evaluate structure version. */