Explorar el Código

docs: Fix video tutorial links. (#6655)

master
bgrozev hace 5 años
padre
commit
38b8772af0
No account linked to committer's email address
Se han modificado 1 ficheros con 5 adiciones y 3 borrados
  1. 5
    3
      doc/README.md

+ 5
- 3
doc/README.md Ver fichero

@@ -16,7 +16,7 @@ or anyone who wishes to deploy and operate their own Jitsi Meet instance.
16 16
 
17 17
 Work in progress.
18 18
 
19
-## Developer guide
19
+## Developer guides
20 20
 
21 21
 ### Web
22 22
 
@@ -30,12 +30,14 @@ Work in progress.
30 30
 * [Enabling Dropbox support](https://github.com/jitsi/jitsi-meet/blob/master/doc/mobile-dropbox.md)
31 31
 * [Enabling Google authentication](https://github.com/jitsi/jitsi-meet/blob/master/doc/mobile-google-auth.md)
32 32
 
33
-## DevOps guide
33
+## DevOps guides
34 34
 
35 35
 * [Quick install](https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md)
36 36
 * [Docker install](https://github.com/jitsi/docker-jitsi-meet/blob/master/README.md)
37 37
 * [Google Calendar, MS Calendar, Dropbox integrations](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md)
38
-* [Video tutorials on deployment and scalability](https://jitsi.org/tutorials/)
38
+* [Video: Installing Jitsi Meet on your own Linux Server](https://jitsi.org/news/new-tutorial-installing-jitsi-meet-on-your-own-linux-server/)
39
+* [Video: How to Load Balance Jitsi Meet](https://jitsi.org/blog/tutorial-video-how-to-load-balance-jitsi-meet/)
40
+* [Video: Scaling Jitsi Meet in the Cloud](https://jitsi.org/blog/new-tutorial-video-scaling-jitsi-meet-in-the-cloud/)
39 41
 * [Configuring a video SIP gateway](https://github.com/jitsi/jitsi-meet/blob/master/doc/sipgw-config.md)
40 42
 * [Enabling speaker stats](https://github.com/jitsi/jitsi-meet/blob/master/doc/speakerstats-prosody.md)
41 43
 * [Enabling TURN](https://github.com/jitsi/jitsi-meet/blob/master/doc/turn.md)

Loading…
Cancelar
Guardar