From 13a48e51adfa6a87493e7641d4ff8cafdc60fca9 Mon Sep 17 00:00:00 2001 From: Max Winslow <43095669+maxiscoding28@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:25:49 -0700 Subject: [PATCH] Update README.md Co-authored-by: John-Michael Faircloth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2431a00..8616eb1 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ attempt to `POST` to `auth/${method}/login` with the provided payload and parse ### Custom Path Name -Auth methods at custom path names can be configured using the `path` parameter +Auth methods at custom path names can be configured using the [`path`](#path) parameter ```yaml with: