From 406ee3adf5107b0971ffe795b50953b0ebea331c Mon Sep 17 00:00:00 2001
From: Jens Grochtdreis <jens.grochtdreis@swr.de>
Date: Wed, 17 Jan 2024 17:26:33 +0100
Subject: [PATCH] =?UTF-8?q?README=20erg=C3=A4nzt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fbe0421..8546e71 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Runs the end-to-end tests.
 ````
 npx playwright test --ui
 ````  
-Runs the end-to-end tests in UI-mode.
+Runs the end-to-end tests in [UI-mode](https://playwright.dev/docs/test-ui-mode).
 
 ````
 npx playwright test --project=chromium
-- 
GitLab