diff --git a/README.md b/README.md index d8558d8..a2cbed0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ cargo add ggemini High-level API to make async socket request and auto-close connection on complete. -Return [Response](#client_response_Response) on success or [Error](#client_Error) enum on failure. +Return [Response](#clientresponseresponse) on success or [Error](#clienterror) enum on failure. ``` rust use glib::{Uri, UriFlags};