add eventing-kogito redirect (#4160)

This commit is contained in:
Lionel Villard 2021-08-26 10:31:32 -04:00 committed by GitHub
parent edd5d58565
commit 94239177d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,7 @@
/eventing-gitlab/* go-get=1 /golang/eventing-gitlab.html 200
/eventing-kafka/* go-get=1 /golang/eventing-kafka.html 200
/eventing-kafka-broker/* go-get=1 /golang/eventing-kafka-broker.html 200
/eventing-kogito/* go-get=1 /golang/eventing-kogito.html 200
/eventing-natss/* go-get=1 /golang/eventing-natss.html 200
/eventing-prometheus/* go-get=1 /golang/eventing-prometheus.html 200
/eventing-rabbitmq/* go-get=1 /golang/eventing-rabbitmq.html 200

View File

@ -0,0 +1,4 @@
<html><head>
<meta name="go-import" content="knative.dev/eventing-kogito git https://github.com/knative-sandbox/eventing-kogito">
<meta name="go-source" content="knative.dev/eventing-kogito https://github.com/knative-sandbox/eventing-kogito https://github.com/knative-sandbox/eventing-kogito/tree/main{/dir} https://github.com/knative-sandbox/eventing-kogito/blob/main{/dir}/{file}#L{line}">
</head></html>