diff --git a/FAQ.md b/FAQ.md index 939f1ab3..ca045918 100644 --- a/FAQ.md +++ b/FAQ.md @@ -135,7 +135,7 @@ const hls = new HlsWithP2P({ ## How to see that P2P is actually working? -The easiest way is to subscribe to P2P [events](https://novage.github.io/p2p-media-loader/docs/v2.0/types/p2p_media_loader_core.CoreEventMap.html) and log them: +The easiest way is to subscribe to P2P [events](https://novage.github.io/p2p-media-loader/docs/v2.1.0/types/p2p_media_loader_core.CoreEventMap.html) and log them: ```javascript const engine = new HlsJsP2PEngine(); diff --git a/README.md b/README.md index 1b384c51..5153f397 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This library enables the creation of a huge P2P mesh networks, also known as pee ## Documentation and important links -- [API documentation](https://novage.github.io/p2p-media-loader/docs/v2.0/) +- [API documentation](https://novage.github.io/p2p-media-loader/docs/v2.1.0/) - [P2P development, support & consulting](https://novage.com.ua/) - [Demo](http://novage.com.ua/p2p-media-loader/demo.html) - [FAQ](https://github.com/Novage/p2p-media-loader/blob/main/FAQ.md) diff --git a/api_documentation.md b/api_documentation.md index ed6f82e3..f89ab215 100644 --- a/api_documentation.md +++ b/api_documentation.md @@ -91,8 +91,8 @@ For more examples with npm packages, you may check our [React demo](https://gith @@ -418,8 +418,8 @@ For more examples with npm packages, you may check our [React demo](https://gith