<!-- If you're reporting a bug with Knative itself, open the bug in the corresponding repo. IE., https://github.com/knative/serving for an issue with serving. --> <!-- If you need to report a security issue with Knative, send an email to knative-security@googlegroups.com. --> ## Expected Behavior At https://knative.dev/docs/eventing/broker/#alternative-broker-implementations, the link named **broker specifications** should be valid and point to the Broker specification at https://github.com/knative/specs/blob/f3dcd525/specs/eventing/control-plane.md#broker-lifecycle. ## Actual Behavior It points to https://github.com/knative/specs/blob/main/specs/eventing/broker.md, which was merged in https://github.com/knative/specs/pull/25 with https://github.com/knative/specs/blob/f3dcd525/specs/eventing/control-plane.md. ## Steps to Reproduce the Problem 1. Visit https://knative.dev/docs/eventing/broker/#alternative-broker-implementations 1. Click **broker specifications** 1. Be prepared for an unpleasant surprise ## Additional Info I would highly recommend GitHub links to include revisions to avoid this kind of behaviour.
Expected Behavior
At https://knative.dev/docs/eventing/broker/#alternative-broker-implementations, the link named broker specifications should be valid and point to the Broker specification at https://github.com/knative/specs/blob/f3dcd525/specs/eventing/control-plane.md#broker-lifecycle.
Actual Behavior
It points to https://github.com/knative/specs/blob/main/specs/eventing/broker.md, which was merged in knative/specs#25 with https://github.com/knative/specs/blob/f3dcd525/specs/eventing/control-plane.md.
Steps to Reproduce the Problem
Additional Info
I would highly recommend GitHub links to include revisions to avoid this kind of behaviour.