aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin CHEN <33132228+KevinZonda@users.noreply.github.com>2021-09-04 16:06:59 +0100
committerGitHub <noreply@github.com>2021-09-04 23:06:59 +0800
commit0c98a8a92bcdfddae7fcf277659f59085351d644 (patch)
treecfcaa339b93313979314f51b159f6bd34f0e8006
parenta50b6c45ca90dbed6bf615a3d34b3d5b440239f1 (diff)
downloadtranslated-content-0c98a8a92bcdfddae7fcf277659f59085351d644.tar.gz
translated-content-0c98a8a92bcdfddae7fcf277659f59085351d644.tar.bz2
translated-content-0c98a8a92bcdfddae7fcf277659f59085351d644.zip
Fix example link in Web/JavaScript/Reference/Global_Objects/Object/seal, zh-CN (#2317)
fix #106
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/object/seal/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/seal/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/seal/index.html
index 7a18ee2e91..6fd23f3d1d 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/object/seal/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/object/seal/index.html
@@ -14,7 +14,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Object/seal
<div></div>
-<div>{{EmbedInteractiveExample("pages/js/object-prototype-seal.html")}}</div>
+<div>{{EmbedInteractiveExample("pages/js/object-seal.html")}}</div>