From c840f49c7e17cb8090fbd2c82f3cb28bea3b676c Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 3 Nov 2020 11:43:59 +0100 Subject: [PATCH] README: add notice to update git remote --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b1926f070e..cd33a0a6de 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ [![Codecov](https://img.shields.io/codecov/c/github/spotify/backstage)](https://codecov.io/gh/spotify/backstage) [![](https://img.shields.io/npm/v/@backstage/core?label=Version)](https://github.com/backstage/backstage/releases) +> We recently moved from `spotify/backstage`, update your remotes! +> +> `git remote set-url origin git@github.com:backstage/backstage.git` + ## What is Backstage? [Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure. So your product teams can ship high-quality code quickly — without compromising autonomy.