From 4ee71af16c8ea54877357311ae3b9521b4c6172e Mon Sep 17 00:00:00 2001 From: 儁乂 <513301360@qq.com> Date: Tue, 4 Jan 2022 22:20:54 +0800 Subject: Change the URL of channel messaging basic demo (#3479) --- files/zh-cn/web/api/messageport/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api') diff --git a/files/zh-cn/web/api/messageport/index.html b/files/zh-cn/web/api/messageport/index.html index a6e13b78e8..3c77795c96 100644 --- a/files/zh-cn/web/api/messageport/index.html +++ b/files/zh-cn/web/api/messageport/index.html @@ -81,7 +81,7 @@ function onMessage(e) { output.innerHTML = e.data; } -

要查看可运行的完整示例,参考我们在 Github 上的 channel messaging basic demo (也可以在线运行).

+

要查看可运行的完整示例,参考我们在 Github 上的 channel messaging basic demo (也可以在线运行).

规范

-- cgit v1.2.3-54-g00ecf