mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
fixed path to images directory
This commit is contained in:
parent
d7934d0cfc
commit
1f948f684a
@ -376,7 +376,7 @@ do
|
||||
<ul>
|
||||
<li><a href="console.log">console.log</a></li>
|
||||
</ul>
|
||||
<img src="../images/$DIAGRAM" alt="$UMLHOSTS">
|
||||
<img src="../../images/$DIAGRAM" alt="$UMLHOSTS">
|
||||
@EOF
|
||||
|
||||
for host in $IPSECHOSTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user