diff --git a/README.md b/README.md index 80ac99d98..6f045436e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ installed to build the website from source: * **audio.base_url**
`audio.base_url` controls what web server serves audio content. - [The default](https://al-quran.reflectslight.io/audio/alafasy) + [The default](https://al-quran.reflectslight.io/audio/rifai) works out of the box. The URL for an audio file is resolved by joining `audio.base_url` and `//.mp3`. The `audio.base_url` option diff --git a/nanoc.yaml.sample b/nanoc.yaml.sample index 2d16fd593..c26e2ce6e 100644 --- a/nanoc.yaml.sample +++ b/nanoc.yaml.sample @@ -21,7 +21,7 @@ data_sources: layouts_dir: src/layouts audio: - base_url: https://al-quran.reflectslight.io/audio/alafasy + base_url: https://al-quran.reflectslight.io/audio/rifai server: base_url: https://al-quran.reflectslight.io