mirror of https://github.com/knative/docs.git
add eventing-kogito redirect (#4160)
This commit is contained in:
parent
edd5d58565
commit
94239177d7
|
@ -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
|
||||
|
|
|
@ -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>
|
Loading…
Reference in New Issue