diff --git a/404.html b/404.html
index c43ae24..c2c8845 100644
--- a/404.html
+++ b/404.html
@@ -104,6 +104,8 @@
404
'google-oauth-java-client': 'googleapis',
'oauth2client': 'googleapis',
'iree': 'openxla',
+ 'a2a-python': 'google-a2a',
+ 'A2A': 'google-a2a',
};
var repoRegex = new RegExp('^/([^/]+)(/|$)');