chore: woops

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-05-30 12:01:00 +02:00
parent 9e2fb90151
commit b10bf25802
+1 -1
View File
@@ -187,7 +187,7 @@ components: {
},
```
> Since [v1.1.0](https://github.com/backstage/backstage/releases/tag/v1.1.0-next.3), you must provide an [explicit sign-in resolver](../auth/identity-resolver).
> Since [v1.1.0](https://github.com/backstage/backstage/releases/tag/v1.1.0-next.3), you must provide an [explicit sign-in resolver](../auth/identity-resolver.md).
That should be it. You can stop your Backstage App. When you start it again and
go to your Backstage portal in your browser, you should have your login prompt!