From 6cc106968e1ca826c29cfb38229d776781558c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jill=20=C3=96sterreich?= Date: Sat, 19 Aug 2023 10:50:16 +0300 Subject: [PATCH] Update the links to the piped-proxy --- content/docs/architecture/index.md | 2 +- content/docs/config/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/architecture/index.md b/content/docs/architecture/index.md index cbdfbc3..77f7083 100644 --- a/content/docs/architecture/index.md +++ b/content/docs/architecture/index.md @@ -10,7 +10,7 @@ Piped has 3 components: - [A frontend in VueJS](https://github.com/TeamPiped/Piped) - [A backend in Java](https://github.com/TeamPiped/Piped-Backend) which uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) -- [A proxy in Rust](https://github.com/FireMasterK/piped-proxy) +- [A proxy in Rust](https://github.com/TeamPiped/piped-proxy) ## Frontend diff --git a/content/docs/config/index.md b/content/docs/config/index.md index dca121b..df76838 100644 --- a/content/docs/config/index.md +++ b/content/docs/config/index.md @@ -12,7 +12,7 @@ The port the backend should listen on. ### PROXY_PART: -The Base URL address of the proxy. You should use https://github.com/FireMasterK/http3-ytproxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth. +The Base URL address of the proxy. You should use https://github.com/TeamPiped/piped-proxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth. ### CAPTCHA_BASE_URL: