diff --git a/docs/user/developing_with_rucio.md b/docs/user/developing_with_rucio.md index 023428d4ac..edf406f000 100644 --- a/docs/user/developing_with_rucio.md +++ b/docs/user/developing_with_rucio.md @@ -18,7 +18,7 @@ rucio_client.ping() ``` The methods are separated per resource type. The API in full can be viewed -[here](client_api/accountclient). +[here](/client_api/accountclient). ### Errors and Exceptions