diff options
Diffstat (limited to 'documentation/components/components-passwordfield.asciidoc')
-rw-r--r-- | documentation/components/components-passwordfield.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/components/components-passwordfield.asciidoc b/documentation/components/components-passwordfield.asciidoc index d1c18b1605..755008b526 100644 --- a/documentation/components/components-passwordfield.asciidoc +++ b/documentation/components/components-passwordfield.asciidoc @@ -44,4 +44,4 @@ possible by exploiting JavaScript execution security holes in the browser. The [classname]#PasswordField# does not have its own CSS style name but uses the same [literal]#++v-textfield++# style as the regular [classname]#TextField#. See -<<dummy/../../../framework/components/components-textfield#components.textfield.css,"CSS Style Rules">> for information on styling it. +<<components-textfield#components.textfield.css,"CSS Style Rules">> for information on styling it. |