Skip to content

Commit 6400c98

Browse files
committed
fix links to pdfs
1 parent b829b3a commit 6400c98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/tutorials/ssvc_overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ While we encourage stakeholders to customize SSVC to their needs, in the interes
6464

6565
### Supplier decision points
6666

67-
<embed src="../pdf/ssvc_2_supplier.pdf" alt="Suggested supplier tree" type="application/pdf"
67+
<embed src = "../../pdf/ssvc_2_supplier.pdf" alt="Suggested supplier tree" type="application/pdf"
6868
style="width: 100%;"
6969
height = "700" />
7070

@@ -137,7 +137,7 @@ print(example_block(LATEST, include_json=False))
137137

138138
### Deployer decision points
139139

140-
<embed src="../pdf/ssvc_2_deployer_SeEUMss.pdf" alt="Suggested deployer tree"
140+
<embed src = "../../pdf/ssvc_2_deployer_SeEUMss.pdf" alt="Suggested deployer tree"
141141
type="application/pdf"
142142
style="width: 100%;"
143143
height = "1000"/>
@@ -204,7 +204,7 @@ print(example_block(LATEST, include_json=False))
204204

205205
### Coordinator decision points for Triage
206206

207-
<embed src="../pdf/ssvc_2_coord-triage.pdf" alt="Coordination Triage Tree" type="application/pdf"
207+
<embed src = "../../pdf/ssvc_2_coord-triage.pdf" alt="Coordination Triage Tree" type="application/pdf"
208208
style="width: 100%;"
209209
height = "700" />
210210

@@ -227,7 +227,7 @@ The last two questions, *Utility* and *Public Safety Impact*, are the same as as
227227

228228
### Coordinator decision points for Publication
229229

230-
<embed src="../pdf/ssvc_2_coord-publish.pdf" alt="Suggested tree for a coordinator's publication decision" type="application/pdf"
230+
<embed src = "../../pdf/ssvc_2_coord-publish.pdf" alt="Suggested tree for a coordinator's publication decision" type="application/pdf"
231231
style="width: 100%;"
232232
height = "600" />
233233

0 commit comments

Comments
 (0)