mirror of https://github.com/knative/docs.git
Redirects for knative.dev/toolbox (#5460)
This commit is contained in:
parent
34d9cc7219
commit
39651a5764
|
@ -74,5 +74,6 @@
|
|||
/serving/* https://pkg.go.dev/knative.dev/serving/:splat
|
||||
/specs/* go-get=1 /golang/specs.html 200
|
||||
/test-infra/* go-get=1 /golang/test-infra.html 200
|
||||
/toolbox/* go-get=1 /golang/toolbox.html 200
|
||||
/ux/* go-get=1 /golang/ux.html 200
|
||||
/wg-repository/* go-get=1 /golang/wg-repository.html 200
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
<html><head>
|
||||
<meta name="go-import" content="knative.dev/toolbox git https://github.com/knative/toolbox">
|
||||
<meta name="go-source" content="knative.dev/toolbox https://github.com/knative/toolbox https://github.com/knative/toolbox/tree/main{/dir} https://github.com/knative/toolbox/blob/main{/dir}/{file}#L{line}">
|
||||
</head></html>
|
Loading…
Reference in New Issue