diff options
author | Carolyn Wu <87150472+cw118@users.noreply.github.com> | 2022-01-29 06:27:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-29 12:27:27 +0100 |
commit | 1dbea823b8b72de289161a879207736b1b34889a (patch) | |
tree | d191dd892a32dcb5b3ffafc138166d0257c40da6 /files/fr/learn/html/howto | |
parent | c2c0bf2ed0c17ff062c497de9f2ff9c3d22f506d (diff) | |
download | translated-content-1dbea823b8b72de289161a879207736b1b34889a.tar.gz translated-content-1dbea823b8b72de289161a879207736b1b34889a.tar.bz2 translated-content-1dbea823b8b72de289161a879207736b1b34889a.zip |
Markdown error fixes for French pages (#3850)
Diffstat (limited to 'files/fr/learn/html/howto')
-rw-r--r-- | files/fr/learn/html/howto/author_fast-loading_html_pages/index.md | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/files/fr/learn/html/howto/author_fast-loading_html_pages/index.md b/files/fr/learn/html/howto/author_fast-loading_html_pages/index.md index e863d69994..68bdbac865 100644 --- a/files/fr/learn/html/howto/author_fast-loading_html_pages/index.md +++ b/files/fr/learn/html/howto/author_fast-loading_html_pages/index.md @@ -93,13 +93,11 @@ Notez, cependant, que beaucoup de conseils énumérés dans cette page sont des ### Liens connexes -\* [Optimisez vos pages avec Yslow](http://www.alsacreations.com/astuce/lire/527-optimisez-vos-pages-avec-yslow.html) - \* [Livre: "Speed Up Your Site" par Andy King](http://www.websiteoptimization.com/) - \*[ Site Optimization Tutorial ](http://webmonkey.wired.com/webmonkey/design/site_building/tutorials/tutorial2.html)(WebMonkey) (en anglais) - \* [Best Practices for Speeding Up Your Web Site](http://developer.yahoo.com/performance/rules.html) (en anglais) - - +- [Optimisez vos pages avec Yslow](http://www.alsacreations.com/astuce/lire/527-optimisez-vos-pages-avec-yslow.html) +- [Livre : "Speed Up Your Site" par Andy King](http://www.websiteoptimization.com/) +- [Site Optimization Tutorial (WebMonkey)](http://webmonkey.wired.com/webmonkey/design/site_building/tutorials/tutorial2.html) (en anglais) +- [Best Practices for Speeding Up Your Web Site](https://developer.yahoo.com/performance/rules.html) (en anglais) **Document d'information d'origine** -\* https\://developer.mozilla.org/en/Tips_for_Authoring_Fast-loading_HTML_Pages +- https\://developer.mozilla.org/en/Tips_for_Authoring_Fast-loading_HTML_Pages |