From 18520c459626a3012dfe7d40b4942ab27610ed81 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:16:30 -0500 Subject: [PATCH] Fixed broken link Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- plugins/linguist-backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/linguist-backend/README.md b/plugins/linguist-backend/README.md index 543fe192fe..ee6e995ec8 100644 --- a/plugins/linguist-backend/README.md +++ b/plugins/linguist-backend/README.md @@ -146,5 +146,5 @@ return createRouter( ## Links -- [Frontend part of the plugin](https://github.com/backstage/backstage/tree/master/linguist) +- [Frontend part of the plugin](https://github.com/backstage/backstage/tree/master/plugins/linguist) - [The Backstage homepage](https://backstage.io)