From 8858a276c2f370638139ea09ace63aef20e773cb Mon Sep 17 00:00:00 2001 From: Olivier Lemasle Date: Tue, 19 Oct 2021 18:08:00 +0200 Subject: [PATCH] Fix link to React App's README (#9532) Signed-off-by: Olivier Lemasle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a1aadce56..15c185418f 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ You can build a docker image locally with the following commands: ## React UI Development -For more information on building, running, and developing on the new React-based UI, see the React app's [README.md](web/ui/react-app/README.md). +For more information on building, running, and developing on the new React-based UI, see the React app's [README.md](web/ui/README.md). ## More information