X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..HEAD:/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..7ce0561 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: /blog/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`: /blog/blog/tag/understanding%20the%20current%20gc .. vim: set et sw=4 sts=4 :