Skip to content

Commit 49e1fb1

Browse files
authored
Update 404.html for A2A Repos
1 parent 5ed5395 commit 49e1fb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ <h1>404</h1>
103103
'google-http-java-client': 'googleapis',
104104
'google-oauth-java-client': 'googleapis',
105105
'oauth2client': 'googleapis',
106-
'a2a-python': 'google-a2a',
107-
'A2A': 'google-a2a',
106+
'a2a-python': 'a2aproject',
107+
'A2A': 'a2aproject',
108108
};
109109

110110
var repoRegex = new RegExp('^/([^/]+)(/|$)');

0 commit comments

Comments
 (0)