Skip to content

Commit 9847632

Browse files
committed
Align with REST API reorganization
1 parent 69f1cb5 commit 9847632

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/conf.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,11 @@
148148
]
149149

150150
myst_substitutions = {
151-
"postman_basic_auth": "![](_static/img/postman_basic_auth.png)",
152-
"postman_headers": "![](_static/img/postman_headers.png)",
153-
"postman_request": "![](_static/img/postman_request.png)",
154-
"postman_response": "![](_static/img/postman_response.png)",
155-
"postman_retain_headers": "![](_static/img/postman_retain_headers.png)",
151+
"postman_basic_auth": "![](../_static/img/postman_basic_auth.png)",
152+
"postman_headers": "![](../_static/img/postman_headers.png)",
153+
"postman_request": "![](../_static/img/postman_request.png)",
154+
"postman_response": "![](../_static/img/postman_response.png)",
155+
"postman_retain_headers": "![](../_static/img/postman_retain_headers.png)",
156156
"fawrench": '<span class="fa fa-wrench" style="font-size: 1.6em;"></span>',
157157
}
158158

0 commit comments

Comments
 (0)