From f3e925fb8577de8829dd856f332b536829a79488 Mon Sep 17 00:00:00 2001 From: Jake Moshenko Date: Mon, 17 Apr 2017 11:36:44 -0400 Subject: [PATCH] Remove duplicate slash from base image error message --- static/directives/build-log-error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/directives/build-log-error.html b/static/directives/build-log-error.html index 60dce3a1f..978a1ecde 100644 --- a/static/directives/build-log-error.html +++ b/static/directives/build-log-error.html @@ -9,7 +9,7 @@ Setting up build trigger credentials for more information. - Error 403: Could not pull private base image {{ localPullInfo.repo }} because robot account {{ localPullInfo.username}} does not have access. Please see + Error 403: Could not pull private base image {{ localPullInfo.repo }} because robot account {{ localPullInfo.username}} does not have access. Please see Setting up build trigger credentials for more information.