Skip to content

Commit

Permalink
docs(lobby_deactivate): fix the download link
Browse files Browse the repository at this point in the history
  • Loading branch information
emrahcom committed Apr 25, 2024
1 parent 37b2763 commit 6e29cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lobby_deactivate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ user joins the meeting.

```bash
cd /usr/share/jitsi-meet/prosody-plugins/
wget -O mod_lobby_deactivate.lua https://raw.githubusercontent.com/jitsi-contrib/prosody-plugins/main/mod_lobby_deactivate/mod_lobby_deactivate.lua
wget -O mod_lobby_deactivate.lua https://raw.githubusercontent.com/jitsi-contrib/prosody-plugins/main/lobby_deactivate/mod_lobby_deactivate.lua
```

- Enable module in your prosody config.
Expand Down

0 comments on commit 6e29cd7

Please sign in to comment.