From 8a161cd0e104526c0f13d28fb592c96fb4f780d8 Mon Sep 17 00:00:00 2001 From: Dmytro Demchenko Date: Fri, 22 Nov 2024 13:36:41 +0200 Subject: [PATCH] docs: update doc v2.1.0 (#444) --- FAQ.md | 2 +- README.md | 2 +- api_documentation.md | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) 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