Chromium Code Reviews| Index: Source/core/html/HTMLHRElement.idl |
| diff --git a/Source/core/html/HTMLHRElement.idl b/Source/core/html/HTMLHRElement.idl |
| index 10ca045ae4db544dc6e99b77f5bbdc9e03c2a42f..1023126d0c01e7189cdedf1de8a52ab8f4108e77 100644 |
| --- a/Source/core/html/HTMLHRElement.idl |
| +++ b/Source/core/html/HTMLHRElement.idl |
| @@ -18,7 +18,7 @@ |
| */ |
| -// https://html.spec.whatwg.org/#htmlhrelement |
| +// https://html.spec.whatwg.org/#the-hr-element |
| interface HTMLHRElement : HTMLElement { |
| // obsolete members |