diff --git a/1-getting-started-lessons/1-intro-to-programming-languages/README.md b/1-getting-started-lessons/1-intro-to-programming-languages/README.md index 79d32a10b8..5ef1395b35 100644 --- a/1-getting-started-lessons/1-intro-to-programming-languages/README.md +++ b/1-getting-started-lessons/1-intro-to-programming-languages/README.md @@ -665,7 +665,7 @@ npx vite **Linux:** - **[Bash](https://www.gnu.org/software/bash/)** 💻 - Standard Linux shell -- **[KDE Konsole](https://docs.kde.org/trunk5/en/konsole/konsole/index.html)** - Advanced terminal emulator +- **[KDE Konsole](https://docs.kde.org/trunk_kf6/en/konsole/konsole/index.html)** - Advanced terminal emulator > 💻 = Pre-installed on the operating system diff --git a/1-getting-started-lessons/3-accessibility/README.md b/1-getting-started-lessons/3-accessibility/README.md index df14908749..9a303f3402 100644 --- a/1-getting-started-lessons/3-accessibility/README.md +++ b/1-getting-started-lessons/3-accessibility/README.md @@ -75,7 +75,10 @@ Assistive technologies are pretty amazing tools that help people with disabiliti I like to think of a screen reader as having a really smart narrator reading a book to you. It reads content aloud in a logical order, announces interactive elements like "button" or "link," and provides keyboard shortcuts for jumping around a page. But here's the thing—screen readers can only work their magic if we build websites with proper structure and meaningful content. That's where you come in as a developer! **Popular screen readers across platforms:** -- **Windows**: [NVDA](https://www.nvaccess.org/about-nvda/) (free and most popular), [JAWS](https://webaim.org/articles/jaws/), [Narrator](https://support.microsoft.com/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1/?WT.mc_id=academic-77807-sagibbon) (built-in) +- **Windows**: [NVDA](https://www.nvaccess.org/about-nvda/) (free and most popular), [JAWS](https://webaim.org/articles/jaws/), [Narrator]([https://support.microsoft.com/en-us/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1])([support.microsoft.com][1]) + +[1]: https://support.microsoft.com/en-us/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1?utm_source=chatgpt.com "Complete guide to Narrator" +) (built-in) - **macOS/iOS**: [VoiceOver](https://support.apple.com/guide/voiceover/welcome/10) (built-in and very capable) - **Android**: [TalkBack](https://support.google.com/accessibility/android/answer/6283677) (built-in) - **Linux**: [Orca](https://wiki.gnome.org/Projects/Orca) (free and open-source) diff --git a/4-typing-game/typing-game/README.md b/4-typing-game/typing-game/README.md index 643408e73b..dcb240b1c7 100644 --- a/4-typing-game/typing-game/README.md +++ b/4-typing-game/typing-game/README.md @@ -198,7 +198,7 @@ It's always best to develop iteratively to see how things look. Let's launch our - **Automatically** refreshes the browser when you save files - **Serves** your files from a local URL (typically `localhost:5500`) -**Open a browser and navigate to `https://localhost:5500`:** +**Open a browser and navigate to the URL shown by Live Server (typically `http://localhost:5500`):** You should now see the page you created! Let's add some functionality. diff --git a/5-browser-extension/1-about-browsers/README.md b/5-browser-extension/1-about-browsers/README.md index 3cb1825ed1..3f9094d59f 100644 --- a/5-browser-extension/1-about-browsers/README.md +++ b/5-browser-extension/1-about-browsers/README.md @@ -434,7 +434,8 @@ In this lesson you learned a little about the history of the web browser; take t [The History of Web Browsers](https://www.mozilla.org/firefox/browsers/browser-history/) -[History of the Web](https://webfoundation.org/about/vision/history-of-the-web/) +[History of the Web]https://home.cern/science/computing/the-birth-of-the-web/short-history-web/] +the l [An interview with Tim Berners-Lee](https://www.theguardian.com/technology/2019/mar/12/tim-berners-lee-on-30-years-of-the-web-if-we-dream-a-little-we-can-get-the-web-we-want)