Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Update links #123

Merged
merged 1 commit into from
Oct 22, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "twig/extensions",
"description": "Common additional features for Twig that do not directly belong in core",
"keywords": ["i18n","text"],
"homepage": "https://github.com/fabpot/Twig-extensions",
"homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
"type": "library",
"license": "MIT",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Twig Extensions
date

The Twig Extensions is a library that provides several useful extensions
for Twig. You can find it's code at `github.com/fabpot/Twig-extensions`_.
for Twig. You can find it's code at `github.com/twigphp/Twig-extensions`_.

.. _extensions-install:

Expand All @@ -36,4 +36,4 @@ command line:

* :doc:`Date <date>`: Adds a filter for rendering the difference between dates.

.. _`github.com/fabpot/Twig-extensions`: https://github.com/fabpot/Twig-extensions
.. _`github.com/twigphp/Twig-extensions`: https://github.com/twigphp/Twig-extensions