Skip to content

Commit fe230d6

Browse files
Update README.md
1 parent d78a574 commit fe230d6

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
@@ -943,7 +943,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
943943

944944
* How does the OutOfMemory happens? [Geeksforgeeks](https://www.geeksforgeeks.org/understanding-outofmemoryerror-exception-java/)
945945

946-
* How do you find memory leaks in Android applications? [MindOrks](https://mindorks.com/blog/detecting-and-fixing-memory-leaks-in-android)
946+
* How do you find memory leaks in Android applications? [Practical Guide - MindOrks](https://blog.mindorks.com/practical-guide-to-solve-out-of-memory-error-in-android-application) [MindOrks](https://mindorks.com/blog/detecting-and-fixing-memory-leaks-in-android)
947947

948948
#### Battery Life Optimizations
949949

0 commit comments

Comments
 (0)