From d98b77547c1eeac8d9d235eefa6865634000d54e Mon Sep 17 00:00:00 2001 From: tomcos2014 <tomcos2014@mi.fu-berlin.de> Date: Tue, 30 Jul 2024 07:17:53 +0000 Subject: [PATCH] Chore: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74df1eb..85d6ae2 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ For Chrome users: - Choose the unzipped folder. - The extension should now show up. -You may test the webextension on any website or use this simple testpage: https://github.com/tommycos/test-webpage (requires installing http-server with npm to host) +You may test the webextension on any website or use this simple testpage: https://git.imp.fu-berlin.de/tomcos2014/test-webpage (requires installing http-server with npm to host) -- GitLab