From 5f7cbabeb139705e2acf95398f5877a22c30242c Mon Sep 17 00:00:00 2001 From: Devin Kelley <105753233+devkelley@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:37:58 -0700 Subject: [PATCH] fixed bad link --- container/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/README.md b/container/README.md index 8b0a898..c104e08 100644 --- a/container/README.md +++ b/container/README.md @@ -6,7 +6,7 @@ This document describes how to utilize the provided Dockerfiles for containeriza ### Freyja Apps -To containerize the [Example Freyja Apps](./freyja_apps/), use +To containerize the [Example Freyja Apps](../freyja_apps/), use [Dockerfile.freyja_apps](../Dockerfile.freyja_apps). This dockerfile defaults to the [In Memory Example Application](../freyja_apps/in_memory/).