# HG changeset patch
# User Alexis de Lattre <alexis@via.ecp.fr>
# Date 1491993256 -7200
#      Wed Apr 12 12:34:16 2017 +0200
# Branch doc-latest-example-url
# Node ID 0057a56232edef316e10a3cf2d7ea5e4b13f1181
# Parent  734d5204f70ba934c56d96dcae816de906f5e600
[DOC] URL now points to latest version of tree (was pointing to a very old version)

diff --git a/docs/source/templating.rst b/docs/source/templating.rst
--- a/docs/source/templating.rst
+++ b/docs/source/templating.rst
@@ -197,9 +197,9 @@
 Example document
 ~~~~~~~~~~~~~~~~
 
-You can find an example template in `our source tree`_
+You can find several example templates (ODT and ODS) in `our source tree`_
 
-.. _our source tree: https://bitbucket.org/faide/py3o.template/src/889d8bc11290d3300f5da12f44ac98b7a6af9399/example/py3o_example_template.odt?at=default
+.. _our source tree: https://bitbucket.org/faide/py3o.template/src/default/example/
 
 Here is a screenshot to show you some control structures (for and if)
 in action. As you can see you can use these control structures