Fix front page call redirect
This commit is contained in:
parent
c675e553c2
commit
add5b707d1
@ -16,7 +16,7 @@ html
|
|||||||
|
|
||||||
div#container
|
div#container
|
||||||
|
|
||||||
form#form(method="get" action="call/")
|
form#form(method="get" action="call")
|
||||||
h1
|
h1
|
||||||
img(src="res/peer-calls.svg" width="100%" alt="Peer Calls")
|
img(src="res/peer-calls.svg" width="100%" alt="Peer Calls")
|
||||||
p Group peer-to-peer calls for everyone. Create a private room. Share the link.
|
p Group peer-to-peer calls for everyone. Create a private room. Share the link.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user