Nicer hyperlinks on architecture landing page

This commit is contained in:
The Cashew Trader 2022-07-31 00:27:35 +05:30 committed by GitHub
parent 0ad477c0ac
commit 3540d75030
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,10 @@ summary: How is Piped architectured?
Piped has 3 components:
- A frontend in VueJS
- A backend in Java which uses NewPipeExtractor
- A proxy in Golang
- [A frontend in VueJS](https://github.com/TeamPiped/Piped)
- [A backend in Java which uses NewPipeExtractor](https://github.com/TeamPiped/Piped-Backend)
- [A proxy in Golang](https://github.com/FireMasterK/http3-ytproxy)
links: https://github.com/TeamPiped/Piped\, https://github.com/TeamPiped/Piped-Backend and, https://github.com/FireMasterK/http3-ytproxy
## Frontend