Skip to content

Commit 279079a

Browse files
committed
minor #17236 [Form] Add doc link (mohamedGasmii)
This PR was merged into the 5.4 branch. Discussion ---------- [Form] Add doc link Add doc link for uuid & ulid <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 2a940b2 [Form] Add doc link
2 parents 52d1c55 + 2a940b2 commit 279079a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/map.rst.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ These types are part of the :doc:`Symfony UX initiative </frontend/ux>`:
5555
UID Fields
5656
~~~~~~~~~~
5757

58-
* UuidType
59-
* UlidType
58+
* :doc:`UuidType </reference/forms/types/uuid>`
59+
* :doc:`UlidType </reference/forms/types/ulid>`
6060

6161
Field Groups
6262
~~~~~~~~~~~~

0 commit comments

Comments
 (0)