fixed path to images directory
This commit is contained in:
+1
-1
@@ -376,7 +376,7 @@ do
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="console.log">console.log</a></li>
|
<li><a href="console.log">console.log</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<img src="../images/$DIAGRAM" alt="$UMLHOSTS">
|
<img src="../../images/$DIAGRAM" alt="$UMLHOSTS">
|
||||||
@EOF
|
@EOF
|
||||||
|
|
||||||
for host in $IPSECHOSTS
|
for host in $IPSECHOSTS
|
||||||
|
|||||||
Reference in New Issue
Block a user