From 38c3c1b7cb09f705fa1710e82258f1fc4c7a4c61 Mon Sep 17 00:00:00 2001 From: Christopher Blanchard Date: Mon, 23 Sep 2024 16:14:46 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adf1a42c..25b96ee2 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ import { Client } from "@ideal-postcodes/core-axios" const client = new Client({ api_key: "iddqd" }); ``` -[Configuration options](https://core-interface.ideal-postcodes.dev/interfaces/client.config) +[Configuration options](https://core-interface.ideal-postcodes.dev/interfaces/Client.Config.html#baseUrl) + #### Use