diff options
author | 0u0 <inkydragon@users.noreply.github.com> | 2018-08-31 11:46:24 +0800 |
---|---|---|
committer | 0u0 <inkydragon@users.noreply.github.com> | 2018-08-31 11:46:24 +0800 |
commit | edf7a9818a1b7a16751f7cfc97cd353e7493e866 (patch) | |
tree | 68b6e080cb3e72534fa3c82e77c6acc086d6b092 | |
parent | 246922fc25b3b2c96e57e5ba5b10c54f0445eeef (diff) |
Update localized links
-rw-r--r-- | zh-cn/matlab-cn.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zh-cn/matlab-cn.html.markdown b/zh-cn/matlab-cn.html.markdown index 94d44a3e..d215755c 100644 --- a/zh-cn/matlab-cn.html.markdown +++ b/zh-cn/matlab-cn.html.markdown @@ -500,5 +500,5 @@ perms(x) % x 元素的全排列 ## 相关资料
-* 官方网页:[http://http://www.mathworks.com/products/matlab/](http://www.mathworks.com/products/matlab/)
-* 官方论坛:[http://www.mathworks.com/matlabcentral/answers/](http://www.mathworks.com/matlabcentral/answers/)
+* 官方网页:[MATLAB - 技术计算语言 - MATLAB & Simulink](https://ww2.mathworks.cn/products/matlab.html)
+* 官方论坛:[MATLAB Answers - MATLAB Central](https://ww2.mathworks.cn/matlabcentral/answers/)
|