Skip to content

Commit d3c4a6f

Browse files
authored
Fix link to interactive web version in README
Updated the link to the interactive web version of the documentation.
1 parent a9a5344 commit d3c4a6f

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://xidruk.github.io/computer-networking/">https://xidruk.github.io/computer-networking/</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 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)