From 369b0948c9d823ec98e1d362ec46abe678dac21b Mon Sep 17 00:00:00 2001 From: Jonathan Mezach Date: Wed, 12 Jul 2023 19:24:01 +0200 Subject: [PATCH] Fix reference to plugin in changeset Signed-off-by: Jonathan Mezach --- .changeset/rude-feet-sparkle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rude-feet-sparkle.md b/.changeset/rude-feet-sparkle.md index 12cb5fd1f6..fabc83bb0b 100644 --- a/.changeset/rude-feet-sparkle.md +++ b/.changeset/rude-feet-sparkle.md @@ -2,4 +2,4 @@ '@backstage/plugin-analytics-module-newrelic-browser': patch --- -Introduced the New Relic Browser analytics module. Check out the plugins [README.md](https://github.com/backstage/backstage/tree/master/plugins/analytics-module-new-relic) for more details! +Introduced the New Relic Browser analytics module. Check out the plugins [README.md](https://github.com/backstage/backstage/tree/master/plugins/analytics-module-newrelic-browser) for more details!