Fix link to RPC spec

This commit is contained in:
Marek S. Łukasiewicz 2022-04-22 15:54:22 +02:00 committed by Aleksandr
parent d98dc008c5
commit 4b466ae8ce

View File

@ -6,7 +6,7 @@ Library to communicate with transmission rpc
It is highly encouraged to use HTTPS since the Transmission authentication is using BasicAuth which could be easily intercepted It is highly encouraged to use HTTPS since the Transmission authentication is using BasicAuth which could be easily intercepted
spec: https://github.com/transmission/transmission/blob/master/extras/rpc-spec.txt spec: https://github.com/transmission/transmission/blob/main/docs/rpc-spec.md
#### Supported Methods #### Supported Methods