From eb94d8089baf440c731c27002ef7e818a47c7495 Mon Sep 17 00:00:00 2001 From: Lance Ball Date: Wed, 5 Oct 2022 17:16:30 -0400 Subject: [PATCH] chore: add redirects for func (#5257) Note that I did not change knative-sandbox/kn-plugin-func. These should be removed after the move. Signed-off-by: Lance Ball Signed-off-by: Lance Ball --- golang/_redirects | 1 + golang/func.html | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 golang/func.html diff --git a/golang/_redirects b/golang/_redirects index ec3cc350b..b9470f618 100755 --- a/golang/_redirects +++ b/golang/_redirects @@ -30,6 +30,7 @@ /eventing-prometheus/* go-get=1 /golang/eventing-prometheus.html 200 /eventing-rabbitmq/* go-get=1 /golang/eventing-rabbitmq.html 200 /eventing-redis/* go-get=1 /golang/eventing-redis.html 200 +/func/* go-get=1 /golang/func.html 200 /func-tastic/* go-get=1 /golang/func-tastic.html 200 /hack/* go-get=1 /golang/hack.html 200 /homebrew-client/* go-get=1 /golang/homebrew-client.html 200 diff --git a/golang/func.html b/golang/func.html new file mode 100644 index 000000000..d86ccacfc --- /dev/null +++ b/golang/func.html @@ -0,0 +1,4 @@ + + + +