Skip to content

Commit b71aabe

Browse files
authored
Merge pull request #58 from liununu/main
Fix document media location
2 parents 7e88c90 + 43b9ff1 commit b71aabe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ try {
7070

7171
You can make settings for the entire collection.
7272
The script above is stored in this as a pre-request script.
73-
![bruno - collection script](../fake-jwt-server-fapo/media/bruno-collection-script.png)
73+
![bruno - collection script](./media/bruno-collection-script.png)
7474

7575
The token is stored in the variable ACCESS_TOKEN in the script.
7676

7777
This must be added to the requests as a header.
78-
![bruno - collection headers](../fake-jwt-server-fapo/media/bruno-collection-headers.png)
78+
![bruno - collection headers](./media/bruno-collection-headers.png)
7979

8080
## Non Local Environment
8181

0 commit comments

Comments
 (0)