Skip to content

Commit c8cc786

Browse files
committed
minor #20249 [Form] Remove a broken link (javiereguiluz)
This PR was merged into the 5.4 branch. Discussion ---------- [Form] Remove a broken link Fixes #20248. Commits ------- 5cbf3c0 [Form] Remove a broken link
2 parents 53c8f94 + 5cbf3c0 commit c8cc786

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/forms/types/search.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ SearchType Field
44
This renders an ``<input type="search">`` field, which is a text box with
55
special functionality supported by some browsers.
66

7-
Read about the input search field at `DiveIntoHTML5.info`_
8-
97
+---------------------------+----------------------------------------------------------------------+
108
| Rendered as | ``input search`` field |
119
+---------------------------+----------------------------------------------------------------------+
@@ -65,5 +63,3 @@ The default value is ``''`` (the empty string).
6563
.. include:: /reference/forms/types/options/row_attr.rst.inc
6664

6765
.. include:: /reference/forms/types/options/trim.rst.inc
68-
69-
.. _`DiveIntoHTML5.info`: http://diveintohtml5.info/forms.html#type-search

0 commit comments

Comments
 (0)