Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com> Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit ae47846a5beac5e1f2da5907162d9438e98b98af)
@@ -18,7 +18,7 @@
/**
* These .proto interfaces are private and stable.
- * Please see http://wiki.apache.org/hadoop/Compatibility
+ * Please see https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/Compatibility.html
* for what changes are allowed for a *stable* .proto interface.
*/
syntax = "proto2";
syntax="proto2";
* These .proto interfaces are public and stable.
@@ -19,7 +19,7 @@