This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/master by this push: new dae81ea download.md: Fix the link where releases are hosted. dae81ea is described below commit dae81ea3c7ae113846bd7d94778d565c9f4d4c43 Author: Abdelatif Guettouche <abdelatif.guettou...@espressif.com> AuthorDate: Thu Nov 4 16:22:39 2021 +0100 download.md: Fix the link where releases are hosted. Signed-off-by: Abdelatif Guettouche <abdelatif.guettou...@espressif.com> --- download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download.md b/download.md index be101cb..d3ef3d8 100644 --- a/download.md +++ b/download.md @@ -66,7 +66,7 @@ download has completed OK. For fast downloads, current source distributions are hosted on mirror servers. For security, hash and signature files are always hosted at -[Apache](https://www.apache.org/dist). +[Apache](https://downloads.apache.org/incubator/nuttx/). {% else %} <div class="alert alert-warning"> No official Apache releases have been made yet! @@ -99,4 +99,4 @@ No official Apache releases have been made yet! </tr> {% endif %} {% endfor %} -</table> \ No newline at end of file +</table>