Skip to content

Commit ba3066c

Browse files
authored
Modify link target for interactive web version
Updated the link in the README to open in a new tab.
1 parent d3c4a6f commit ba3066c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
This repository started as a personal attempt to actually understand **computer networking**, not just memorize definitions, but understand how things work, why protocols are designed the way they are, and how everything connects from the **physical layer** all the way up to **application protocols** and **network security**. Every section links to a dedicated doc that goes deeper into the concept, and there is an interactive web version that makes the whole thing easier to read and navigate than raw markdown on github (you can find the link under this section).
2525
***
26-
Note : If you want a better reading experience, there is a interactive web version you can check it from this direct link : <a href="https://computer-networking.barkancorner.me/">https://computer-networking.barkancorner.me/</a>
26+
Note : If you want a better reading experience, there is a interactive web version you can check it from this direct link : <a target="_blank" href="https://computer-networking.barkancorner.me/">https://computer-networking.barkancorner.me/</a>
2727
***
2828
<blockquote>
2929
<p>💡 <strong>CTC (Call to Contribute)</strong> - If you are reading the content via the interactive web version, please keep in mind that I am not a front-end developer and have limited experience in front-end dev and UI design. This website was built with an AI agent, so you may encounter some errors or weird behaviors. You can reach me directly through the available channels, or contribute to the project by opening a pull request with a fix - both are welcome!</p>

0 commit comments

Comments
 (0)