diff --git a/public/docs/js/latest/guide/forms.jade b/public/docs/js/latest/guide/forms.jade index 6b08f641cc..f8fb0606db 100644 --- a/public/docs/js/latest/guide/forms.jade +++ b/public/docs/js/latest/guide/forms.jade @@ -1,11 +1,5 @@ include ../_util-fns -.alert.is-important - :marked - This guide is using the new forms API. - - The old forms API is deprecated, but we still maintain a separate version of the guide using the deprecated forms API here. - :marked We’ve all used a form to login, submit a help request, place an order, book a flight, schedule a meeting and perform countless other data entry tasks.