Skip to content

Commit

Permalink
Update 404.html to test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpienaar authored Apr 19, 2024
1 parent 898106c commit 1c16914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<div class="container">

<h1>404</h1>
<p><strong>File not found</strong></p>
<p><strong>File not found!</strong></p>

<p>
The site configured at this address does not
Expand Down Expand Up @@ -161,7 +161,7 @@ <h1>404</h1>
// Mapping from repo name to the org it moved to.
var movedRepos = {
// A temporary redirect to test this prior to migration
'test-repository': 'openxla',
'test-repository': 'iree-org',

// 2023-02: Moved 'iree' repo from 'iree-org' to 'openxla', redirect
// 2024-04: Moved 'iree' repo back from 'openxla' to 'iree-org', no redirect
Expand Down

0 comments on commit 1c16914

Please sign in to comment.