aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/@font-face/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-31 07:48:41 -0400
committerGitHub <noreply@github.com>2021-07-31 19:48:41 +0800
commit17dbc4b436381a778fd2661efe729e8f3ee4ac6c (patch)
treef6660405619b8b2e413e55398dad9ad390d7a16e /files/zh-cn/web/css/@font-face/index.html
parent81ae7cf946d4d81c114b436123137718b88824c2 (diff)
downloadtranslated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.tar.gz
translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.tar.bz2
translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.zip
remove link 'title' attributes that's just the 'href' (zh-cn, part 4) (#1797)
Diffstat (limited to 'files/zh-cn/web/css/@font-face/index.html')
-rw-r--r--files/zh-cn/web/css/@font-face/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/@font-face/index.html b/files/zh-cn/web/css/@font-face/index.html
index c397868413..80d35cb973 100644
--- a/files/zh-cn/web/css/@font-face/index.html
+++ b/files/zh-cn/web/css/@font-face/index.html
@@ -171,7 +171,7 @@ translation_of: Web/CSS/@font-face
<li><a href="/en-US/docs/WOFF" title="About WOFF">About WOFF</a></li>
<li><a class="external" href="http://www.fontsquirrel.com/fontface/generator">FontSquirrel @font-face generator</a></li>
<li><a class="external" href="http://hacks.mozilla.org/2009/06/beautiful-fonts-with-font-face/">Beautiful fonts with @font-face</a></li>
- <li><a class="external" href="http://openfontlibrary.org/" title="http://openfontlibrary.org/">OpenĀ Font Library</a></li>
+ <li><a class="external" href="http://openfontlibrary.org/">OpenĀ Font Library</a></li>
<li><a class="external" href="http://msdn.microsoft.com/en-us/library/ms530757(VS.85).aspx">Microsoft Developer Network (MSDN) @font-face reference</a></li>
<li><a class="external" href="http://caniuse.com/woff">When can I use WOFF?</a></li>
<li><a class="external" href="http://caniuse.com/svg-fonts">When can I use SVG Fonts?</a></li>