Skip to content

Commit

Permalink
fixing wrong image name
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 11, 2015
1 parent 69fc3c3 commit 0ad7b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/forms/types/choice.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ You can easily "group" options in a select by passing a multi-dimensional choice
'choices_as_values' => true,
);

.. image:: /images/reference/form/choice-example3.png
.. image:: /images/reference/form/choice-example4.png
:align: center

To get fancier, use the `group_by`_ option.
Expand Down

0 comments on commit 0ad7b18

Please sign in to comment.