libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.github.io/js-libp2p/
Apache License 2.0
2.34k stars 446 forks source link

chore: remove reference to removed roadmap #2751

Closed tabcat closed 1 month ago

tabcat commented 1 month ago

The roadmap was removed in #2689. There are a few links to it still.

This PR removes the link in libp2p/js-libp2p/packages/libp2p

https://github.com/libp2p/js-libp2p/blob/main/packages/libp2p/README.md#roadmap

There is also a link from libp2p/specs.

https://github.com/libp2p/specs/blob/master/ROADMAP.md#implementation-roadmaps

Can open a PR there for it to be removed but #2689 mentions that can view roadmap in Github issues but was not able to find something to link to.