Skip to content

Commit d6a7545

Browse files
committed
Redirect google.github.io/iree to openxla.github.io/iree
1 parent def9300 commit d6a7545

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: 404.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ <h1>404</h1>
102102
'google-auth-library-nodejs': 'googleapis',
103103
'google-http-java-client': 'googleapis',
104104
'google-oauth-java-client': 'googleapis',
105-
'oauth2client': 'googleapis'
105+
'oauth2client': 'googleapis',
106+
'iree': 'openxla',
106107
};
107108

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

0 commit comments

Comments
 (0)