Skip to content

Commit

Permalink
Update the links to the piped-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumaeris committed Aug 19, 2023
1 parent 96b5aae commit 6cc1069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/architecture/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/docs/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 6cc1069

Please sign in to comment.