Skip to content

Commit 7b38bd6

Browse files
Update index.html
1 parent 0451007 commit 7b38bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3>Notepad</h3>
105105
<div class="project_info">
106106
<h3>GUI Stopwatch</h3>
107107
<p>A simple GUI stopwatch program written in Python using Tkinter library. Part of my "100 Days, 100 Programs" challenge.</p>
108-
<button class="btn_one"><a href="https://github.com/TheKaushikGoswami/GUI-Notepad"
108+
<button class="btn_one"><a href="https://github.com/TheKaushikGoswami/GUI-Stopwatch"
109109
style="color: inherit; text-decoration: none"> View Project </a></button>
110110
</div>
111111
</div>

0 commit comments

Comments
 (0)