From 7744d4c02afda2a35c5618ef979cd6d2cdf3d40a Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 20 Oct 2024 04:39:51 -0300 Subject: [PATCH] docs: fix audio URLs --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8577514..6ca766a 100644 --- a/README.md +++ b/README.md @@ -55,22 +55,23 @@ the website from source: makes it relatively easy to change the reciter at build time, before deploying the website. - The https://al-quran.reflectslight.io web server + The https://audio.al-quran.reflectslight.io endpoint provides the following recitations: - Mishari bin Rashed Alafasy
- https://al-quran.reflectslight.io/audio/alafasy + https://audio.al-quran.reflectslight.io/alafasy - Ahmad bin Ali Al-Ajmi
- https://al-quran.reflectslight.io/audio/alajmi + https://audio.al-quran.reflectslight.io/alajmi - Sahl Yassin
- https://al-quran.reflectslight.io/audio/yassin + https://audio.al-quran.reflectslight.io/yassin - Hani ar-Rifai
- https://al-quran.reflectslight.io/audio/rifai + https://audio.al-quran.reflectslight.io/rifai **Note**
Due to their overall size the audio files are the only files **not** kept in this repository. The audio files - are hosted by https://al-quran.reflectslight.io instead. + are hosted by https://audio.al-quran.reflectslight.io + instead. ## Thanks