diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:39:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-28 00:39:11 +0900 |
commit | bc229b7a1817de712a408242cc9d8ac469733c4d (patch) | |
tree | 11bb1435f2e806ebd38f1e2e1014e541c26d1d8a /files/ko/web/svg/attribute/keytimes | |
parent | 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 (diff) | |
download | translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.gz translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.bz2 translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.zip |
remove link 'title' attributes that's just the 'href' (ko) (#1739)
Diffstat (limited to 'files/ko/web/svg/attribute/keytimes')
-rw-r--r-- | files/ko/web/svg/attribute/keytimes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/svg/attribute/keytimes/index.html b/files/ko/web/svg/attribute/keytimes/index.html index 82d6ac0dba..53147b4798 100644 --- a/files/ko/web/svg/attribute/keytimes/index.html +++ b/files/ko/web/svg/attribute/keytimes/index.html @@ -40,7 +40,7 @@ translation_of: Web/SVG/Attribute/keyTimes </tr> <tr> <th scope="row">Normative document</th> - <td><a class="external" href="http://www.w3.org/TR/SVG/animate.html#KeyTimesAttribute" title="http://www.w3.org/TR/SVG/animate.html#KeyTimesAttribute">SVG 1.1 (2nd Edition)</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG/animate.html#KeyTimesAttribute">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> |