Skip to content

Commit 68fae79

Browse files
authored
Update README.md
1 parent ada291a commit 68fae79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ HTMLNotes is a lightweight, web-based note-taking application built with HTML, C
1515

1616
## Demo
1717

18-
A live demo is available on GitHub Pages: [https://nellowtcs.github.io/HTMLNotes/](https://nellowtcs.github.io/HTMLNotes/)
18+
A live demo is available on GitHub Pages: [https://htmltoolkit.github.io/HTMLNotes/](https://htmltoolkit.github.io/HTMLNotes/)
1919

2020
Open the demo in your browser or download the latest release for better offline usage.
2121

@@ -32,7 +32,7 @@ To run or modify HTMLNotes locally, follow these steps:
3232

3333
1. **Clone the Repository**:
3434
```bash
35-
git clone https://github.com/NellowTCS/HTMLNotes.git
35+
git clone https://github.com/HTMLToolkit/HTMLNotes.git
3636
```
3737

3838
2. **Navigate to the Project Directory**:

0 commit comments

Comments
 (0)