Skip to content

Commit

Permalink
docs: fix image src path
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed Sep 18, 2024
1 parent e73a1d4 commit 85e8588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ TLS is a security protocol that makes packet and network transfer encrypted betw
The architecture with TLS setup looks like this:

<div align="center">
<img src="../../../../../static/images/redis-tls.png">
<img src="../../../static/images/redis-tls.png">
</div>

### Certificate creation
Expand Down

0 comments on commit 85e8588

Please sign in to comment.