Skip to content

Commit fccd65e

Browse files
authored
fix: update repository links to new organization namespace
Update all repository links in README.md following the transfer of repositories from the personal account to the organization. This resolves the 404 errors by ensuring the README correctly points to the new location of the repositories under the organization's namespace.
1 parent b7fd801 commit fccd65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

33
A compact lab to showcase JavaScript fundamentals in action: variables, conditionals, functions, loops, and DOM — all in a single, easy-to-read project, crafted with pure CSS & JS.
44

5-
**Live Demo (GitHub Pages):** [https://augusto047.github.io/javascript-fundamentals-interactive-page/](https://augusto047.github.io/javascript-fundamentals-interactive-page/)
5+
**Live Demo [(GitHub Pages)](https://software-development-course-2025.github.io/web-development-v2-week-5-assignment/)**
66

77
## 🚀 Key Features
88
- **Basics:** typed inputs → conditional categorization

0 commit comments

Comments
 (0)