aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/css_transforms
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:28:54 -0400
committerGitHub <noreply@github.com>2021-07-27 17:28:54 +0200
commitf223964e7c5c62237914625780565de982015f04 (patch)
treeb4dcbc083b8c31e5df972b507bb0874bfe956a39 /files/fr/web/css/css_transforms
parent8fa8486a913466c012e0376c1d1a0075220aabb4 (diff)
downloadtranslated-content-f223964e7c5c62237914625780565de982015f04.tar.gz
translated-content-f223964e7c5c62237914625780565de982015f04.tar.bz2
translated-content-f223964e7c5c62237914625780565de982015f04.zip
Remove link title attributes thats just the href fr part 3 (#1734)
* remove link 'title' attributes that's just the 'href' (fr, part 3) * a couple more
Diffstat (limited to 'files/fr/web/css/css_transforms')
-rw-r--r--files/fr/web/css/css_transforms/using_css_transforms/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/css/css_transforms/using_css_transforms/index.html b/files/fr/web/css/css_transforms/using_css_transforms/index.html
index 3f5eb410b5..93716e66d0 100644
--- a/files/fr/web/css/css_transforms/using_css_transforms/index.html
+++ b/files/fr/web/css/css_transforms/using_css_transforms/index.html
@@ -79,6 +79,6 @@ original_slug: Web/CSS/CSS_Transforms/Utilisation_des_transformations_CSS
<ul>
<li><a href="/fr/docs/Web/Guide/Events/Using_device_orientation_with_3D_transforms" title="Using Deviceorientation with 3D Transforms">Utiliser <code>deviceorientation</code> avec les transformations 3D</a></li>
- <li><a href="https://desandro.github.com/3dtransforms/" title="http://desandro.github.com/3dtransforms/">Une introduction aux transformations CSS, un billet de David DeSandro (en anglais)</a></li>
+ <li><a href="https://desandro.github.com/3dtransforms/">Une introduction aux transformations CSS, un billet de David DeSandro (en anglais)</a></li>
<li><a href="https://css-transform.moro.es/">CSS Transform playground (outil en ligne qui permet de visualiser des transformations CSS)</a></li>
</ul>