Skip to content

Commit 7496ecb

Browse files
committed
Update docs.
1 parent fb1025c commit 7496ecb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Click the button below to open the web app:
3232
[Button Icon]: https://img.shields.io/badge/audioMotion.app-ff3e37?style=for-the-badge&logoColor=white&logo=Soundcharts
3333

3434
**Use a Chromium-based browser to be able to play music from your hard drive.**<br>
35-
Works on Chrome and Edge by default. On Brave you'll need to enable it in `chrome://flags/#file-system-access-api`.
35+
Works on Chrome, Opera and Edge by default. On Brave you'll need to enable it in `chrome://flags/#file-system-access-api`.
3636

3737
The app also includes a few server-hosted songs and some online radio streams ([credits here](#resources-used-in-the-demo-site)).<br>
38-
Click the **[ Use server music ]** button to switch to server mode.
38+
Click the [**Switch to Server**](users-manual.md#file-explorer-and-play-queue) button to switch to server mode.
3939

4040
Also check out our [**YouTube channel**](https://youtube.com/@audioMotionJS) for some cool songs visualized with audioMotion!
4141

docs/credits.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<meta http-equiv="refresh" content="0; URL=/#/?id=credits">
5+
<meta http-equiv="refresh" content="0; URL=/docs/#/?id=credits">
66
</head>
77
</html>

docs/users-manual.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<meta http-equiv="refresh" content="0; URL=/#/users-manual">
5+
<meta http-equiv="refresh" content="0; URL=/docs/#/users-manual">
66
</head>
77
</html>

0 commit comments

Comments
 (0)