Pushed, based on a redirect coming from the original server.
Gerald
gcc:
* doc/invoke.texi (Optimize Options): Update the perfwiki web
address.
---
gcc/doc/invoke.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 5c0521744ac..c0b7aab1169 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15651,7 +15651,7 @@ If omitted, it defaults to @file{fbdata.afdo} in the
current directory.
Producing an AutoFDO profile data file requires running your program
with the @command{perf} utility on a supported GNU/Linux target system.
-For more information, see @uref{https://perf.wiki.kernel.org/}.
+For more information, see @uref{https://perfwiki.github.io/main/}.
E.g.
@smallexample
--
2.50.1