diff options
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 |
