Change links on the bottom to repos

This commit is contained in:
Ryan Gregg 2018-07-18 09:48:47 -07:00 committed by GitHub
parent b0740b2922
commit f36d1d97b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -74,6 +74,6 @@ friction logs from new developers are especially welcome.
The following Knative components are currently available:
- [Build](build/README.md) - Source to container build orchestration
- [Events](events/README.md) - Management and delivery of events
- [Serving](serving/README.md) - Scale to zero, request-driven compute
- [Build](https://github.com/knative/build) - Source to container build orchestration
- [Events](https://github.com/knative/eventing) - Management and delivery of events
- [Serving](https://github.com/knative/serving) - Scale to zero, request-driven compute