File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 68
68
args : >-
69
69
--from=markdown
70
70
--output=publish/OWASP_Developer_Guide.draft.pdf
71
- --resource-path="draft/assets/images:draft:assets "
71
+ --resource-path="draft/assets/images:draft"
72
72
draft/title.pdf.yaml
73
73
draft.markdown
74
74
78
78
args : >-
79
79
--from=markdown
80
80
--output=publish/OWASP_Developer_Guide.draft.epub
81
- --resource-path="draft/assets/images:draft:assets "
81
+ --resource-path="draft/assets/images:draft"
82
82
draft/title.yaml
83
83
draft.markdown
84
84
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ You can regard the purpose of this guide as answering the question:
67
67
Or you can regard this guide as a companion document to the OWASP [ Wayfinder] [ wayfinder ] project:
68
68
the Wayfinder maps out the many OWASP tools, projects and documents - the Developer Guide provides some context for them.
69
69
70
- ![ Application Wayfinder Diagram] ( assets/images/owasp-wayfinder.png " OWASP Application Wayfinder ")
70
+ ![ Application Wayfinder Diagram] ( ../ assets/images/owasp-wayfinder.png " OWASP Application Wayfinder ")
71
71
72
72
----
73
73
You can’t perform that action at this time.
0 commit comments