diff options
Diffstat (limited to 'files/fr/web/css/font-feature-settings/index.html')
-rw-r--r-- | files/fr/web/css/font-feature-settings/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/font-feature-settings/index.html b/files/fr/web/css/font-feature-settings/index.html index 1c4f27fe3a..40af85146d 100644 --- a/files/fr/web/css/font-feature-settings/index.html +++ b/files/fr/web/css/font-feature-settings/index.html @@ -113,6 +113,6 @@ td.tabular { font-feature-settings: "tnum"; } <h2 id="Voir_aussi">Voir aussi</h2> <ul> - <li><a href="https://www.microsoft.com/typography/otspec/featurelist.htm" title="http://www.microsoft.com/typography/otspec/featurelist.htm">La liste des fonctionnalités OpenType</a></li> + <li><a href="https://www.microsoft.com/typography/otspec/featurelist.htm">La liste des fonctionnalités OpenType</a></li> <li><a href="http://blogs.msdn.com/b/ie/archive/2012/01/09/css-corner-using-the-whole-font.aspx"><em>Using the whole font</em>, un article MSDN en anglais</a></li> </ul> |