diff options
| author | Jeff Carr <[email protected]> | 2024-01-12 17:38:05 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-12 17:38:05 -0600 |
| commit | 46959efd7beedde1585305d3d0cf2e6c127f3417 (patch) | |
| tree | 661ba448ee744055377c3fe82a172b6cac0993c1 /files | |
| parent | 96cd3c3524bf34292970fa28f941334aa56d9c62 (diff) | |
refresh bad urls to git.wit.org
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'files')
| -rw-r--r-- | files/refresh.html | 9 | ||||
| -rw-r--r-- | files/repomap | 3 |
2 files changed, 11 insertions, 1 deletions
diff --git a/files/refresh.html b/files/refresh.html new file mode 100644 index 0000000..baf2c02 --- /dev/null +++ b/files/refresh.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> + <head> + <meta http-equiv="refresh" content="0; url=https://go.wit.com/"> + </head> + <body> + BAD URL <a href="https://go.wit.com/">redirecting back to go.wit.com</a> + </body> +</html> diff --git a/files/repomap b/files/repomap index b6ad3f2..d35d3f7 100644 --- a/files/repomap +++ b/files/repomap @@ -24,6 +24,7 @@ go.wit.com/apps/go.wit.com git.wit.org/jcarr/go.wit.com # Support packages -go.wit.com/dev/alexflint/go-arg/ git.wit.org/wit/go-arg +go.wit.com/arg git.wit.org/wit/arg +go.wit.com/dev/alexflint/go-arg git.wit.org/wit/arg go.wit.com/shell git.wit.org/wit/shell go.wit.com/spew github.com/wit-go/spew |
