From 78ccf3c674370b87d4f462a09e971e1ffc5ef588 Mon Sep 17 00:00:00 2001 From: Jeff Bradberry Date: Fri, 19 Feb 2021 14:56:26 -0500 Subject: [PATCH] Fix the broken paths to the favicon and logo in the API browser --- awx/templates/error.html | 2 +- awx/templates/rest_framework/api.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/awx/templates/error.html b/awx/templates/error.html index 81e54fe434..815235ebfc 100644 --- a/awx/templates/error.html +++ b/awx/templates/error.html @@ -18,7 +18,7 @@ div.response-info span.meta {