aboutsummaryrefslogtreecommitdiff
path: root/files/es/web
diff options
context:
space:
mode:
authorAlfonso E.M <alfonso@el-magnifico.org>2022-02-15 16:22:35 +0100
committerGitHub <noreply@github.com>2022-02-15 11:22:35 -0400
commitecffacd537c92460d1518dbe3642659291f22809 (patch)
tree7a7b50b45488f4b20b9653995c3baa2929e0a707 /files/es/web
parent01b845e6d402777fe03cc4dd7ed5f21af400eed1 (diff)
downloadtranslated-content-ecffacd537c92460d1518dbe3642659291f22809.tar.gz
translated-content-ecffacd537c92460d1518dbe3642659291f22809.tar.bz2
translated-content-ecffacd537c92460d1518dbe3642659291f22809.zip
Fix wrong url for push api examples (#4152)
Diffstat (limited to 'files/es/web')
-rw-r--r--files/es/web/api/push_api/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/push_api/index.html b/files/es/web/api/push_api/index.html
index 0379ef3ee2..e8de5eedcf 100644
--- a/files/es/web/api/push_api/index.html
+++ b/files/es/web/api/push_api/index.html
@@ -65,7 +65,7 @@ translation_of: Web/API/Push_API
<h2 id="Ejemplos">Ejemplos</h2>
-<p>Mozilla's <a href="https://serviceworke.rs/">ServiceWorker Cookbook</a> contiene varios ejemplos Push muy utiles</p>
+<p>Mozilla's <a href="https://github.com/mdn/serviceworker-cookbook/">ServiceWorker Cookbook</a> contiene varios ejemplos Push muy utiles</p>
<h2 id="Specifications">Specifications</h2>