From ed32ec2f4379e04ab5c6c2bfac3fc43c10f4e5ef Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Tue, 13 Aug 2019 16:33:07 -0700 Subject: [PATCH] remove broken links (#1694) --- docs/install/Knative-custom-install.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/install/Knative-custom-install.md b/docs/install/Knative-custom-install.md index 3d1c57302..bbc777de5 100644 --- a/docs/install/Knative-custom-install.md +++ b/docs/install/Knative-custom-install.md @@ -84,7 +84,6 @@ The following Knative installation files are available: - https://github.com/knative/eventing/releases/download/{{< version >}}/release.yaml - https://github.com/knative/eventing/releases/download/{{< version >}}/eventing.yaml - https://github.com/knative/eventing/releases/download/{{< version >}}/in-memory-channel-crd.yaml - - https://github.com/knative/eventing/releases/download/{{< version >}}/kafka.yaml - **Eventing Resources**: - https://github.com/knative/eventing-contrib/releases/download/{{< version >}}/github.yaml - https://github.com/knative/eventing-contrib/releases/download/{{< version >}}/camel.yaml @@ -113,12 +112,11 @@ files from the Knative repositories: | [`monitoring-tracing-zipkin.yaml`][1.80] | Installs only [Zipkin][2.30].**\*** | Serving component, ELK stack (monitoring-logs-elasticsearch.yaml) | | [`monitoring-tracing-zipkin-in-mem.yaml`][1.90] | Installs only [Zipkin in-memory][2.30]**\*** | Serving component | | **knative/eventing** | | | -| [`release.yaml`][4.10]† | Installs the Eventing component. Includes [ContainerSource](../eventing#containersource), [CronJobSource][6.2], the in-memory channel provisioner. | | -| [`eventing.yaml`][4.20] | Installs the Eventing component. Includes [ContainerSource](../eventing#containersource) and [CronJobSource][6.2]. Does not include the in-memory channel provisioner. | | -| [`in-memory-channel-crd.yaml`][4.30] | Installs only the in-memory channel provisioner. | Eventing component | -| [`kafka.yaml`][4.40] | Installs only the Kafka channel provisioner. | Eventing component | -| [`natss.yaml`][4.50] | Installs only the NATSS channel provisioner. | Eventing component | -| [`gcp-pubsub.yaml`][4.60] | Installs only the GCP PubSub channel provisioner. | Eventing component | +| [`release.yaml`][4.1]† | Installs the Eventing component. Includes [ContainerSource](../eventing#containersource), [CronJobSource][6.2], the in-memory channel provisioner. | | +| [`eventing.yaml`][4.2] | Installs the Eventing component. Includes [ContainerSource](../eventing#containersource) and [CronJobSource][6.2]. Does not include the in-memory channel provisioner. | | +| [`in-memory-channel-crd.yaml`][4.3] | Installs only the in-memory channel provisioner. | Eventing component | +| [`natss.yaml`][4.5] | Installs only the NATSS channel provisioner. | Eventing component | +| [`gcp-pubsub.yaml`][4.6] | Installs only the GCP PubSub channel provisioner. | Eventing component | | **knative/eventing-contrib** | | | | [`github.yaml`][5.10]† | Installs the [GitHub][6.10] source. | Eventing component | | [`camel.yaml`][5.40] | Installs the Apache Camel source. | Eventing component |