From a53c467e6642d1b87d659106130f8b48d532daa1 Mon Sep 17 00:00:00 2001 From: Tugdual Saunier Date: Fri, 6 Sep 2013 11:34:45 +0200 Subject: [PATCH] Removed link to pre-build DLL for windows as they are outdated --- doc/intro.rst | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/doc/intro.rst b/doc/intro.rst index 68b3d23..0026151 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -116,10 +116,6 @@ advantage of the C extension. Note that this extension does not replace the PHP code but only provides an optimized version of the ``Twig_Template::getAttribute()`` method. -.. tip:: - - On Windows, you can also simply download and install a `pre-built DLL`_. - Basic API Usage --------------- @@ -168,4 +164,3 @@ filesystem loader:: .. _`download page`: https://github.com/fabpot/Twig/tags .. _`online documentation`: http://getcomposer.org/doc -.. _`pre-built DLL`: https://github.com/stealth35/stealth35.github.com/downloads -- 1.7.2.5