From 8553436f354fbb6b642dc5916f3241ff06edc4ce Mon Sep 17 00:00:00 2001 From: Justin Frasier Date: Tue, 12 Sep 2023 14:54:52 +0000 Subject: [PATCH] fixed the picture --- Network_Plus/Network+_OSI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Network_Plus/Network+_OSI.md b/Network_Plus/Network+_OSI.md index aaff9d1..35e8815 100644 --- a/Network_Plus/Network+_OSI.md +++ b/Network_Plus/Network+_OSI.md @@ -80,7 +80,7 @@ * TCP Transmission Control Protocol * Connection-oriented protocol that is a reliable way to transport segments across the network * Will ask for an acknowledgement - * ![TCP](./pics/tcp.png) + * ![TCP](../pics/tcp.png) * This is a Three-way handshake.