From 45819e8c2edfe75dd77e53178f1ecc0effbd582b Mon Sep 17 00:00:00 2001 From: Luca Gubler Date: Thu, 24 Apr 2025 08:50:02 +0200 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d9eacc..5d78f8a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Contributions are always welcome! - [ ] [How Does Linux Boot Process Work?](https://youtu.be/XpFsMB6FoOs) - [ ] [An introduction to the Linux boot and startup processes](https://opensource.com/article/17/2/linux-boot-and-startup) -- [ ] [What happens when we turn on computer?](https://www.cdn.geeksforgeeks.org/what-happens-when-we-turn-on-computer) +- [ ] [What happens when we turn on computer?](https://www.geeksforgeeks.org/what-happens-when-we-turn-on-computer/) - [ ] [What happens when we turn on computer?](https://leetcode.com/discuss/interview-question/125107/What-happens-when-we-turn-on-computer) - [ ] [From Power up to login prompt](http://www.scott-a-s.com/files/linux_boot.pdf)