From 43b9ff15e9d3998faf09537cace69b9133e4f57a Mon Sep 17 00:00:00 2001 From: liununu Date: Thu, 3 Apr 2025 21:27:03 +0800 Subject: [PATCH] fix document media location --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e95ec6..18fa854 100644 --- a/README.md +++ b/README.md @@ -70,12 +70,12 @@ try { You can make settings for the entire collection. The script above is stored in this as a pre-request script. -![bruno - collection script](../fake-jwt-server-fapo/media/bruno-collection-script.png) +![bruno - collection script](./media/bruno-collection-script.png) The token is stored in the variable ACCESS_TOKEN in the script. This must be added to the requests as a header. -![bruno - collection headers](../fake-jwt-server-fapo/media/bruno-collection-headers.png) +![bruno - collection headers](./media/bruno-collection-headers.png) ## Non Local Environment