From c89bb69f467754d7b40d04361929b4e777b277a9 Mon Sep 17 00:00:00 2001 From: igorkorenfeld Date: Thu, 15 Sep 2022 15:46:45 -0400 Subject: [PATCH] Fix path in ops readme --- ops/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/README.md b/ops/README.md index db0e235fd..68827a9de 100644 --- a/ops/README.md +++ b/ops/README.md @@ -3,4 +3,4 @@ This directory contains files related to deploying or running the application(s). -Documentation is in [docs/ops](../docs/ops). \ No newline at end of file +Documentation is in [docs/ops](../docs/operations/).