From 7c37706b0e1d4ad526d6f1e4a27f2a0fd516279f Mon Sep 17 00:00:00 2001 From: Ran Isenberg Date: Sat, 10 Dec 2022 23:34:51 +0200 Subject: [PATCH] fix image path --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 3f6e2057..7f28f47c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,7 +24,7 @@ that implements best practices for AWS Lambda, Serverless CI/CD, and AWS CDK in ### Serverless Service - The Order service -alt_text +alt_text - This project provides a working orders service where customers can create orders of items.