From 107c0b6e1b0633aac3ffe9869b36e1422247ec00 Mon Sep 17 00:00:00 2001 From: ChaotiCryptidz Date: Tue, 18 Jan 2022 15:26:13 +0000 Subject: [PATCH] fix aws amplify readme rule --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a4d27a..83ff4a4 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ location / { } ``` ### AWS Amplify -|original address|Destination Address|Redirect Type| -|----------------|-------------------|-------------| -|``|`/index.html`|`200`| +original address: `` +destination address: `/index.html` +redirect type: `200` ## Translating