Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
558 stars 250 forks source link

Broken link on supported API listing page #4753

Open pwright opened 3 weeks ago

pwright commented 3 weeks ago

Description

Registry Version: 2.5.11

Persistence type: in memory

image

The CNCF link for spec is broken attempts to link user to https://github.com/cloudevents/spec/blob/master/schemaregistry/spec.md

Environment

linux podman mem 2.5.11

Steps to Reproduce

goto http://localhost:1361/apis

Expected vs Actual Behaviour

I think it should direct to https://github.com/xregistry/spec/blob/main/schema/spec.md

but my knowledge is poor, based on this issue being moved to that repo https://github.com/cloudevents/spec/issues/1036

Logs