Update donation page authored by Roland Alton's avatar Roland Alton
......@@ -12,4 +12,4 @@ When we set in `/usr/share/jitsi-meet/interface_config.js` the following line:
we approach `/usr/share/jitsi-meet/static/close3.html` and can show something else.
There are events like readyToClose and videoConferenceLeft which can be used to hide/remove the iframe and present something else [source](https://community.jitsi.org/t/redirect-url-on-hangup/29948/15).
\ No newline at end of file
There are events like readyToClose and videoConferenceLeft which can be used to hide/remove the iframe and present something else, see the [discussion](https://community.jitsi.org/t/redirect-url-on-hangup/29948/15).
\ No newline at end of file