From cdcac27001573fe5cb5f4a396b6c03bba6fb220c Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Tue, 27 May 2025 13:40:58 +0200 Subject: [PATCH] Fix packages list reference in NOTICE file Signed-off-by: Julius Volz --- NOTICE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index be35c7a5..756e87f8 100644 --- a/NOTICE +++ b/NOTICE @@ -5,5 +5,5 @@ This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/). We also use code from a large number of npm packages. For details, see: -- https://github.com/prometheus/prometheus/blob/main/web/ui/react-app/package.json -- https://github.com/prometheus/prometheus/blob/main/web/ui/react-app/package-lock.json +- https://github.com/prometheus/docs/blob/main/package.json +- https://github.com/prometheus/docs/blob/main/package-lock.json