Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / twig / twig / doc / recipes.rst
index b3ba7f4d7bc60cfb382e1a19d7377d12d6a016c5..8f46da50eab6582784cb14c7af16b04262971876 100644 (file)
@@ -150,7 +150,7 @@ parent's full, unambiguous template path in the extends tag:
 .. note::
 
     This recipe was inspired by the following Django wiki page:
-    http://code.djangoproject.com/wiki/ExtendingTemplates
+    https://code.djangoproject.com/wiki/ExtendingTemplates
 
 Customizing the Syntax
 ----------------------
@@ -565,4 +565,4 @@ include in your templates:
             'tag_variable' => array('{[', ']}'),
         )));
 
-.. _callback: http://www.php.net/manual/en/function.is-callable.php
+.. _callback: https://secure.php.net/manual/en/function.is-callable.php