From 82f70eaefe7cc2e1acf1c84bbf65733469c0bc9b Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Mon, 7 Feb 2022 14:38:02 -0500
Subject: [PATCH] Show liquid link for liquid endpoint
Error from previous PR.
---
frontend/src/app/components/docs/api-docs.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frontend/src/app/components/docs/api-docs.component.html b/frontend/src/app/components/docs/api-docs.component.html
index e1e45a22a..673691763 100644
--- a/frontend/src/app/components/docs/api-docs.component.html
+++ b/frontend/src/app/components/docs/api-docs.component.html
@@ -34,7 +34,7 @@
- {{ item.httpRequestMethod }} {{ baseNetworkUrl }}/api{{ item.urlString }}
+ {{ item.httpRequestMethod }} {{ baseNetworkUrl }}/api{{ item.urlString }}