Skip to content

Commit 10769b9

Browse files
authored
Update README.md
1 parent 2674d39 commit 10769b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434

3535
>This simple JavaScript web app demonstrates how continuously allocating memory without releasing it can cause a memory leak. In real applications, memory leaks can occur in various ways. This is one example so you can test it using developer tools.
3636
37-
>If you dont want to deploy your own site and just want to try it out check the site here: https://javascript-memory-leak-simulation.onrender.com.
37+
>If you dont want to deploy your own site and just want to try it out check the site here: [JavaScript Memory Leak Simulation Web App](https://javascript-memory-leak-simulation.onrender.com).

0 commit comments

Comments
 (0)