Skip to content

Commit 5ab1ff9

Browse files
committed
minor #17352 [Form] Fix selectedchoice test link (HeahDude)
This PR was merged into the 4.4 branch. Discussion ---------- [Form] Fix `selectedchoice` test link The current link looks buggy to me, before: <img width="760" alt="Screenshot 2022-10-15 at 10 45 16 AM" src="https://user-images.githubusercontent.com/10107633/195977784-f123e610-fd48-48e5-a4c4-d465554abcd1.png"> After (with local rendering): <img width="505" alt="Screenshot 2022-10-15 at 10 45 50 AM" src="https://user-images.githubusercontent.com/10107633/195977804-6105fa92-5ea2-44ff-ae40-d4891768deb8.png"> Commits ------- ae92fd7 [Form] Fix `selectedchoice` test link
2 parents b83a19a + ae92fd7 commit 5ab1ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/choice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,5 +321,5 @@ Field Variables
321321

322322
.. tip::
323323

324-
It's significantly faster to use the :ref:`form-twig-selectedchoice`
324+
It's significantly faster to use the :ref:`selectedchoice <form-twig-selectedchoice>`
325325
test instead when using Twig.

0 commit comments

Comments
 (0)