Merge pull request #3 from thecashewtrader/patch-1

Nicer hyperlinks on architecture landing page
This commit is contained in:
Kavin 2022-07-31 02:26:58 +05:30 committed by GitHub
commit eb5a1dd532
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: Piped has 3 components:
- A frontend in VueJS - [A frontend in VueJS](https://github.com/TeamPiped/Piped)
- A backend in Java which uses NewPipeExtractor - [A backend in Java which uses NewPipeExtractor](https://github.com/TeamPiped/Piped-Backend)
- A proxy in Golang - [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 ## Frontend