@libp2p/webrtc 4.0.28 → 4.0.29-3d7a9da17

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
@@ -235,8 +235,8 @@ Loading this module through a script tag will make it's exports available as `Li
235
235
 
236
236
  Licensed under either of
237
237
 
238
- - Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
239
- - MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>)
238
+ - Apache 2.0, ([LICENSE-APACHE](https://github.com/libp2p/js-libp2p/blob/main/packages/transport-webrtc/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)
239
+ - MIT ([LICENSE-MIT](https://github.com/libp2p/js-libp2p/blob/main/packages/transport-webrtc/LICENSE-MIT) / <http://opensource.org/licenses/MIT>)
240
240
 
241
241
  # Contribution
242
242