From e72b85fb9c215b522fcf81352c391bf855dd3987 Mon Sep 17 00:00:00 2001 From: Dustin Updyke Date: Tue, 30 Jul 2024 05:31:14 -0400 Subject: [PATCH] updated docs from Austin W. --- docs/core/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/api.md b/docs/core/api.md index 2200b679..b570624a 100644 --- a/docs/core/api.md +++ b/docs/core/api.md @@ -67,7 +67,7 @@ $ docker ps -a If everything succeeds you should see the three new containers for the API, Grafana, and Postgres. -![Running Containers](../../../images/api/installing-the-api-running-containers.png) +![Running Containers](../../images/api/installing-the-api-running-containers.png) ## Step 4 — Testing the API