From 300ea51d8760953a6a2363e1684aefa9f42a2b27 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Wed, 9 Apr 2025 15:58:42 +0200 Subject: [PATCH] add /latest prebuilt binary links --- content/index.smd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/index.smd b/content/index.smd index cac4bb3..b17ed62 100644 --- a/content/index.smd +++ b/content/index.smd @@ -53,8 +53,8 @@ curl -fsSL https://flow-control.dev/install | sh -s -- --nightly --verify ### Prebuilt Binaries -- Stable: [Releases](https://github.com/neurocyte/flow/releases) -- Nightly: [Nightly Builds](https://github.com/neurocyte/flow-nightly/releases) +- Stable: [Releases](https://github.com/neurocyte/flow/releases/latest) +- Nightly: [Nightly Builds](https://github.com/neurocyte/flow-nightly/releases/latest) Or check your favorite local system package repository.