doc: rereference img locations into subdirectory

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15399)
This commit is contained in:
Pauli 2021-05-21 15:16:03 +10:00
parent 810d2354c1
commit 1d95931d56
3 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@ The usual life-cycle of a KDF/PRF is illustrated:
=end man
=for html <img src="kdf.png">
=for html <img src="img/kdf.png">
=head2 Formal State Transitions

View File

@ -83,7 +83,7 @@ The usual life-cycle of a MAC is illustrated:
=end man
=for html <img src="mac.png">
=for html <img src="img/mac.png">
=head2 Formal State Transitions

View File

@ -76,7 +76,7 @@ The usual life-cycle of a RAND is illustrated:
=end man
=for html <img src="rand.png">
=for html <img src="img/rand.png">
=head2 Formal State Transitions