Skip to content

Commit 3284d92

Browse files
committed
更新工信部网址。
1 parent ae1eb07 commit 3284d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teadocs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ module.exports = {
5151
ipc.style.margin = "0px";
5252
ipc.style.textAlign = "center";
5353
ipc.style.backgroundColor = "#fff";
54-
ipc.innerHTML = "<span style='color: #bdbdbd;'>@2018 numpy.org.cn </span><a style='color: #bdbdbd;' href='http://www.miitbeian.gov.cn/' target='_blank'>粤ICP备16025085号-3</a>"
54+
ipc.innerHTML = "<span style='color: #bdbdbd;'>@2018 numpy.org.cn </span><a style='color: #bdbdbd;' href='http://www.beian.miit.gov.cn/' target='_blank'>粤ICP备16025085号-3</a>"
5555
document.querySelector(".tea-container").appendChild(ipc);
5656
})();
5757
</script>

0 commit comments

Comments
 (0)