Skip to content

Commit 90f3f8a

Browse files
authored
Fix link
1 parent 53f9675 commit 90f3f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Displaying links to files in your view
104104
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
105105
Once your files have been uploaded you can link to them using the ``HtmlHelper`` by specifying the path and using the file information from the database.
106106

107-
This example uses the `default behaviour configuration <configuration.rst>`__ using the model ``Example``.
107+
This example uses the `default behaviour configuration <configuration.html>`__ using the model ``Example``.
108108

109109
.. code:: php
110110

0 commit comments

Comments
 (0)