You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,4 +34,4 @@
34
34
35
35
>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.
36
36
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