From 69300bc396b9ffe1e0ff7dc3efadfacaf67ab13b Mon Sep 17 00:00:00 2001 From: Arceliar Date: Sun, 6 Jun 2021 08:42:37 -0500 Subject: [PATCH] typo --- developers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers.md b/developers.md index d8f0491..fbf2b2b 100644 --- a/developers.md +++ b/developers.md @@ -13,4 +13,4 @@ Build artifacts from our CI are made available (for a while after building) at: - [`master`](builds.md) (stable) builds - [`develop`](builds-develop.md) (unstable) builds, for testing soon-to-be-released changes -- ['future'](builds-future.md) (testing) builds, likely to be broken or incompatible with the stable release +- [`future`](builds-future.md) (testing) builds, likely to be broken or incompatible with the stable release