From c71f2820921ac6515ad85b61a9c39003b80768f5 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 21 Jan 2021 15:33:06 +0100 Subject: [PATCH] fix compose native build redirect The URL we use in the CLI output is singular, not plural. Signed-off-by: Sebastiaan van Stijn --- go/{compose-native-builds.md => compose-native-build.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename go/{compose-native-builds.md => compose-native-build.md} (100%) diff --git a/go/compose-native-builds.md b/go/compose-native-build.md similarity index 100% rename from go/compose-native-builds.md rename to go/compose-native-build.md