mirror of https://github.com/knative/docs.git
Change links on the bottom to repos
This commit is contained in:
parent
b0740b2922
commit
f36d1d97b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue