[mirotalkp2p] - fix typo
This commit is contained in:
@@ -302,7 +302,7 @@ To `Self-Host MiroTalk P2P` on `Your` dedicated `Server`, read [this documentati
|
||||
|
||||
MiroTalk is free and can be modified and forked. But the conditions of the AGPLv3 (GNU Affero General Public License v3.0) need to be respected. In particular modifications need to be free as well and made available to the public. Get a quick overview of the license at [Choose an open source license](https://choosealicense.com/licenses/agpl-3.0/).
|
||||
|
||||
For a MiroTalk license under conditions other than AGPLv3, please contact us at license.mirotalk@gmail.com or [buy directly via CodeCanyon](https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661).
|
||||
For a MiroTalk license under conditions other than AGPLv3, please contact us at license.mirotalk@gmail.com or [purchase directly from CodeCanyon](https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661).
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
+3
-2
@@ -30,9 +30,10 @@ dependencies: {
|
||||
* MiroTalk P2P - Server component
|
||||
*
|
||||
* @link GitHub: https://github.com/miroslavpejic85/mirotalk
|
||||
* @link Live demo: https://p2p.mirotalk.com or https://mirotalk.up.railway.app or https://mirotalk.herokuapp.com
|
||||
* @link Official Live demo: https://p2p.mirotalk.com
|
||||
* @license For open source use: AGPLv3
|
||||
* @license For commercial or closed source, contact us at info.mirotalk@gmail.com
|
||||
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
|
||||
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
|
||||
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
|
||||
* @version 1.0.1
|
||||
*
|
||||
|
||||
+2
-2
@@ -10,9 +10,9 @@
|
||||
* MiroTalk P2P - Client component
|
||||
*
|
||||
* @link GitHub: https://github.com/miroslavpejic85/mirotalk
|
||||
* @link Live demo: https://p2p.mirotalk.com or https://mirotalk.up.railway.app or https://mirotalk.herokuapp.com
|
||||
* @link Official Live demo: https://p2p.mirotalk.com
|
||||
* @license For open source use: AGPLv3
|
||||
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or buy directly via CodeCanyon
|
||||
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
|
||||
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
|
||||
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
|
||||
* @version 1.0.1
|
||||
|
||||
Reference in New Issue
Block a user