Closed Kangaroux closed 5 years ago
Couldn't reproduce the error on my workstation:
$ curl https://go.opencensus.io
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="go-import" content="go.opencensus.io git https://github.com/census-instrumentation/opencensus-go">
<meta name="go-source" content="go.opencensus.io https://github.com/census-instrumentation/opencensus-go https://github.com/census-instrumentation/opencensus-go/tree/master{/dir} https://github.com/census-instrumentation/opencensus-go/blob/master{/dir}/{file}#L{line}">
<meta http-equiv="refresh" content="0; url=https://godoc.org/go.opencensus.io/">
</head>
<body>
Nothing to see here; <a href="https://godoc.org/go.opencensus.io/">see the package on godoc</a>.
</body>
</html>
@songy23 Looks to be fixed now.