X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..026ddd134c2a47ab83069548c56f2e3d4cc04464:/source/blog/posts/2009/04/understanding-the-current-gc-part-iv.rst?ds=inline 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 :