summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index ee5eb11..6300599 100644
--- a/index.html
+++ b/index.html
@@ -490,11 +490,11 @@
<p>
For a complete list of config values you can change, see
- <a href="https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/config/configWhitelist.js">
- configWhitelist.js</a>
+ <a href="https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/config/configWhitelist.ts">
+ configWhitelist.ts</a>
and
- <a href="https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/config/interfaceConfigWhitelist.js">
- interfaceConfigWhitelist.js</a>. Also see the
+ <a href="https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/config/interfaceConfigWhitelist.ts">
+ interfaceConfigWhitelist.ts</a>. Also see the
<a href="https://github.com/jitsi/jitsi-meet/blob/master/config.js">
config.js</a>
and
@@ -515,4 +515,4 @@
</body>
-</html> \ No newline at end of file
+</html>