Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a353b8a commit bbac5fbCopy full SHA for bbac5fb
src/components/BrowserUnsupported/BrowserUnsupported.js
@@ -7,9 +7,7 @@ export default function BrowserUnsupported() {
7
Looks like you need to upgrade your browser to make Daily video calls.
8
<br />
9
See
10
- <a href="https://help.daily.co/en/articles/3179421-what-browser-version-does-daily-co-require">
11
- this page
12
- </a>
+ <a href="https://docs.daily.co/docs/browsers">this page</a>
13
for help getting on a supported browser version.
14
</p>
15
);
0 commit comments