Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83f73e9

Browse files
committed
updated URL
1 parent 369c0a1 commit 83f73e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usage/audio/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This will play the audio file `example.mp3` through either your monitor's built-
1111
If you need an example file you can download one from here using the following command:
1212

1313
```bash
14-
wget http://goo.gl/MOXGX3 -O example.mp3 --no-check-certificate
14+
wget https://goo.gl/xeOSpQ -O example.mp3 --no-check-certificate
1515
```
1616

1717
If you cannot hear anything, make sure your headphones or speakers are connected correctly. Note that omxplayer doesn't use ALSA and so ignores the [audio configuration](../../configuration/audio-config.md) set by `raspi-config` or `amixer`.

0 commit comments

Comments
 (0)