From 6dfa8b8a6b6543de2e27e6249dd4093a4ccf4a35 Mon Sep 17 00:00:00 2001 From: Pierangelo Di Pilato Date: Thu, 17 Sep 2020 14:46:55 +0200 Subject: [PATCH] Change link to GitHubSource --- docs/source/receive-adapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/receive-adapter.md b/docs/source/receive-adapter.md index d6f200ee024..1e1578ae9c3 100644 --- a/docs/source/receive-adapter.md +++ b/docs/source/receive-adapter.md @@ -151,7 +151,7 @@ number of receive adapter replicas for increase reliability and reducing downtime. The -[GithubSource](https://github.com/knative/eventing-contrib/tree/master/github) +[GithubSource](https://github.com/knative-sandbox/eventing-github) is a good example of a highly-available push-based receive adapter leveraging Knative Service.