Browse Source

Merge pull request #237 from KrzysiekJ/django-docs-link

Update a link to Django documentation
Andreas Stenius 9 years ago
parent
commit
aecc1e760c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -7,7 +7,7 @@ Project homepage: <https://github.com/erlydtl/erlydtl/wiki>
 
 
 ErlyDTL implements the Django Template Language as documented for
 ErlyDTL implements the Django Template Language as documented for
 version *1.6*, here:
 version *1.6*, here:
-<http://docs.djangoproject.com/en/1.6/ref/templates/builtins/>
+<https://django.readthedocs.org/en/1.6.x/ref/templates/builtins.html>
 
 
 Despite our best efforts to be completely compatible with the Django
 Despite our best efforts to be completely compatible with the Django
 Template Languge, there are still a few
 Template Languge, there are still a few