mirror of https://github.com/OpenVidu/openvidu.git
docs(readme): fix the embedded-docs link (/latest/meet/embedded/ 404s, intro/ is the page)
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YNJWZkfxohu1sYpPSwp1kSgeo/readme-entity-fixes
parent
c1d7b4750b
commit
55ae0946e4
|
|
@ -36,7 +36,7 @@ logo and colours, and choose which features each participant gets.
|
||||||
**With minimal effort it embeds into your own application**, through an `<iframe>` or the
|
**With minimal effort it embeds into your own application**, through an `<iframe>` or the
|
||||||
OpenVidu Meet **web component**, and is driven from your backend with a REST API and webhooks:
|
OpenVidu Meet **web component**, and is driven from your backend with a REST API and webhooks:
|
||||||
|
|
||||||
<a href="https://openvidu.io/latest/meet/embedded/"><img src="https://openvidu.io/latest/assets/images/meet/embedded/use-cases/support-meeting.png" alt="OpenVidu Meet embedded inside a customer support web application: a two-participant video call with recording, screen sharing, chat and call controls, surrounded by the host application's own interface" width="560"></a>
|
<a href="https://openvidu.io/latest/meet/embedded/intro/"><img src="https://openvidu.io/latest/assets/images/meet/embedded/use-cases/support-meeting.png" alt="OpenVidu Meet embedded inside a customer support web application: a two-participant video call with recording, screen sharing, chat and call controls, surrounded by the host application's own interface" width="560"></a>
|
||||||
|
|
||||||
### OpenVidu Platform
|
### OpenVidu Platform
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue