X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/4ba06413f535a389bab1987d2dcb46de3a912050..32cb310b42235f42ba8f9f70bb7ba3fe07b99377:/source/blog/posts/2009/04/understanding-the-current-gc-part-iv.rst diff --git a/source/blog/posts/2009/04/understanding-the-current-gc-part-iv.rst b/source/blog/posts/2009/04/understanding-the-current-gc-part-iv.rst index 5007531..e5598aa 100644 --- a/source/blog/posts/2009/04/understanding-the-current-gc-part-iv.rst +++ b/source/blog/posts/2009/04/understanding-the-current-gc-part-iv.rst @@ -17,8 +17,8 @@ doesn't add much value to the analysis. It does what you think it should (maybe except for a `possible bug`_) using functions already seen in this post or in the `previous ones`_. -.. _allocation: http://proj.llucax.com.ar/blog/dgc/blog/post/-243ec069 +.. _allocation: https://proj.llucax.com.ar/blog/dgc/blog/post/-243ec069 .. _`possible bug`: http://www.dsource.org/projects/druntime/ticket/19 -.. _`previous ones`: http://proj.llucax.com.ar/blog/dgc/blog/tag/understanding%20the%20current%20gc +.. _`previous ones`: https://proj.llucax.com.ar/blog/dgc/blog/tag/understanding%20the%20current%20gc .. vim: set et sw=4 sts=4 :