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
2 changes: 1 addition & 1 deletion docs/source/receive-adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Comment on lines 153 to 156
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Format markdown:

Suggested change
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.
The [GithubSource](https://github.com/knative-sandbox/eventing-github) is a good
example of a highly-available push-based receive adapter leveraging Knative
Service.


Expand Down