]> git.llucax.com Git - personal/website.git/blobdiff - source/blog/posts/2009/04/object-finalization.rst
Update resume with The Podcast App
[personal/website.git] / source / blog / posts / 2009 / 04 / object-finalization.rst
index be2775680965b6f977b95429a5e5c8d8e64f4d40..a5e19eaf8f19ba73e4ec7ac4cab65d18b65c6a54 100644 (file)
@@ -19,7 +19,7 @@ can pay attention to the other stuff.
 The exercise is already paying off. Implementing this GC I was able to see some
 details I missed when I've done the `analysis of the current implementation`__.
 
-__ https://proj.llucax.com.ar/blog/dgc/blog/tag/understanding%20the%20current%20gc
+__ /blog/blog/tag/understanding%20the%20current%20gc
 
 For example, I completely missed **finalization**. The GC stores for each cell
 a flag that indicates when an object should be finalized, and when the memory