mirror of
https://github.com/kristoferssolo/transmission-rpc.git
synced 2025-10-21 20:10:37 +00:00
Fix link to RPC spec
This commit is contained in:
parent
d98dc008c5
commit
4b466ae8ce
@ -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
|
||||
|
||||
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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user