From e0aa20ab120fcfbcd6cff50e4ef798586f639efa Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 19 Oct 2022 16:21:12 +0200 Subject: [PATCH] REVIEWING: use valid png link Signed-off-by: Patrik Oldsberg --- REVIEWING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REVIEWING.md b/REVIEWING.md index 6a54ae875e..29bdcc3877 100644 --- a/REVIEWING.md +++ b/REVIEWING.md @@ -110,7 +110,7 @@ It also includes changes affecting both the Catalog and Catalog React library. I Added a new `EntityList` component that can be used to display detailed information about a list of entities. The component looks like this: -![EntityList screenshot](./screenshot.png) +![EntityList screenshot](./docs/assets/headline.png) It accepts the following properties: