Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/source/receive-adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,9 @@ Kubernetes Service, or as a Knative Service. In both cases you can increase the
number of receive adapter replicas for increase reliability and reducing
downtime.

The
[GithubSource](https://github.com/knative-sandbox/eventing-github)
is a good example of a highly-available push-based receive adapter leveraging
Knative Service.
The [GithubSource](https://github.com/knative-sandbox/eventing-github) is a good
example of a highly-available push-based receive adapter leveraging Knative
Service.

### Pull model

Expand Down