Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / twig / twig / doc / filters / format.rst
index f8effd9a94081c65683b9348fc4b21c5f63a92b7..c600edb5e766b70ac2e781359ccbea59a1166573 100644 (file)
@@ -11,6 +11,6 @@ The ``format`` filter formats a given string by replacing the placeholders
     {# outputs I like foo and bar
        if the foo parameter equals to the foo string. #}
 
-.. _`sprintf`: http://www.php.net/sprintf
+.. _`sprintf`: https://secure.php.net/sprintf
 
 .. seealso:: :doc:`replace<replace>`