Update README.md FAQ link

The [FAQ link](https://backstage.io/docs/FAQ) returns 404:
```
curl -I https://backstage.io/docs/FAQ
HTTP/2 404
```

It does redirect to [a working page](https://backstage.io/docs/FAQ), but intermediately shows a `Page Not Found` error.

Signed-off-by: Jack Green <JackPGreen@Gmail.com>
This commit is contained in:
Jack Green
2024-06-11 09:43:55 +01:00
committed by GitHub
parent 50907e4739
commit ffdfd55898
+1 -1
View File
@@ -55,7 +55,7 @@ To engage with our community, you can use the following resources:
- [Discord chatroom](https://discord.gg/backstage-687207715902193673) - Get support or discuss the project
- [Contributing to Backstage](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md) - Start here if you want to contribute
- [RFCs](https://github.com/backstage/backstage/labels/rfc) - Help shape the technical direction
- [FAQ](https://backstage.io/docs/FAQ) - Frequently Asked Questions
- [FAQ](https://backstage.io/docs/faq) - Frequently Asked Questions
- [Code of Conduct](CODE_OF_CONDUCT.md) - This is how we roll
- [Adopters](ADOPTERS.md) - Companies already using Backstage
- [Blog](https://backstage.io/blog/) - Announcements and updates