From a81b338c28288f5170f9769a4b3b4a347e5b0918 Mon Sep 17 00:00:00 2001 From: emiliostassios <122368931+emiliostassios@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:14:23 +0300 Subject: [PATCH] Update README.rst Fixed the link to the releases page of HPX. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 18acdabddae..0a597feb73f 100644 --- a/README.rst +++ b/README.rst @@ -75,7 +75,7 @@ Documentation ============= If you plan to use HPX we suggest to start with the latest released version -which can be downloaded `here `_. +which can be downloaded `here `_. To quickly get started with HPX on most Linux distributions you can read the quick start guide `here