@helia/routers 2.2.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -54,8 +54,8 @@ Loading this module through a script tag will make its exports available as `Hel
54
54
 
55
55
  Licensed under either of
56
56
 
57
- - Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
58
- - MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>)
57
+ - Apache 2.0, ([LICENSE-APACHE](https://github.com/ipfs/helia/blob/main/packages/routers/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
58
+ - MIT ([LICENSE-MIT](https://github.com/ipfs/helia/blob/main/packages/routers/LICENSE-MIT) / <http://opensource.org/licenses/MIT>)
59
59
 
60
60
  # Contribute
61
61