aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/console/profile/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/console/profile/index.html')
-rw-r--r--files/fr/web/api/console/profile/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/console/profile/index.html b/files/fr/web/api/console/profile/index.html
index e35031d483..d26727f201 100644
--- a/files/fr/web/api/console/profile/index.html
+++ b/files/fr/web/api/console/profile/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/Console/profile
---
<p>{{APIRef("Console API")}}{{Non-standard_header}}</p>
-<p>Commence l'enregistrement d'un profil de performance (par exemple, l'outil <a href="https://developer.mozilla.org/fr/docs/Outils/Performance">performance de Firefox</a>).</p>
+<p>Commence l'enregistrement d'un profil de performance (par exemple, l'outil <a href="/fr/docs/Outils/Performance">performance de Firefox</a>).</p>
<p>Vous pouvez éventuellement fournir un argument pour nommer le profil, ce qui vous permet d'arrêter uniquement ce profil si plusieurs profils sont enregistrés. Voir {{domxref("Console.profileEnd()")}} pour voir comment cet argument est interprété.</p>