Skip to content

Commit 7ca0cbc

Browse files
committed
Merge pull request windiest#5 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2 parents 41e52c9 + 7d127d5 commit 7ca0cbc

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
- [重新介绍 JavaScript(JS 教程)](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript)
1717
- [麻省理工学院公开课:计算机科学及编程导论](http://v.163.com/special/opencourse/bianchengdaolun.html)
1818
- [JavaScript中的this陷阱的最全收集--没有之一](http://segmentfault.com/a/1190000002640298)
19-
- [JS函数式编程指南](http://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html)
19+
- [JS函数式编程指南](https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html)
2020
- [JavaScript Promise迷你书(中文版)](http://liubin.github.io/promises-book/)
2121
- [腾讯移动Web前端知识库](https://github.com/AlloyTeam/Mars)
22-
- [Front-End-Develop-Guide 前端开发指南](https://github.com/w3crange/Front-End-Develop-Guide)
22+
- [Front-End-Develop-Guide 前端开发指南](https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide)
2323
- [前端开发笔记本](https://li-xinyang.gitbooks.io/frontend-notebook/content/)
2424
- [大前端工具集 - 聂微东](https://github.com/nieweidong/fetool)
2525
- [前端开发者手册](https://dwqs.gitbooks.io/frontenddevhandbook/content/)
@@ -61,9 +61,9 @@
6161
1. 开发中心
6262

6363
- [mozilla js参考](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript)
64-
- [chrome开发中心(chrome的内核已转向blink)](http://developer.chrome.com/extensions/api_index.html)
64+
- [chrome开发中心(chrome的内核已转向blink)](https://developer.chrome.com/extensions/api_index.html)
6565
- [safari开发中心](https://developer.apple.com/library/safari/navigation)
66-
- [microsoft js参考](http://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx)
66+
- [microsoft js参考](https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx)
6767
- [js秘密花园](http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html)
6868
- [js秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/)
6969
- [w3help](http://www.w3help.org/) 综合Bug集合网站
@@ -81,7 +81,7 @@
8181

8282
####2. jQuery
8383

84-
* [jQuery API 中文文档](http://jquery.bootcss.com/)
84+
* [jQuery API 中文文档](http://www.jquery123.com/)
8585
* [hemin 在线版](http://hemin.cn/jq/)
8686
* [css88 jq api](http://www.css88.com/jqapi-1.9/on/)
8787
* [css88 jqui api](http://www.css88.com/jquery-ui-api/)
@@ -106,7 +106,7 @@
106106
- [tomdjs](https://github.com/aui/tmodjs/blob/master/README.md)
107107
- [淘宝模板juicer模板](http://juicer.name/docs/docs_zh_cn.html)
108108
- [Fxtpl v1.0 繁星前端模板引擎](http://koen301.github.io/fxtpl/)
109-
- [laytpl](http://sentsin.com/layui/laytpl/)
109+
- [laytpl](http://laytpl.layui.com/)
110110
- [mozilla - nunjucks](https://github.com/mozilla/nunjucks)
111111
- [Juicer](https://github.com/PaulGuo/Juicer)
112112
- [dustjs](http://akdubya.github.io/dustjs/)
@@ -117,7 +117,7 @@
117117
- [artDialog 最新版](https://github.com/aui/artDialog)
118118
- [artDialog 文档](http://aui.github.io/artDialog/doc/index.html)
119119
- [google code 下载地址](https://code.google.com/p/artdialog/downloads/list)
120-
- [贤心弹出层](http://sentsin.com/jquery/layer/)
120+
- [贤心弹出层](http://layer.layui.com/)
121121
- [响应式用户交互组件库](https://github.com/bh-lay/UI)
122122
- [sweetalert-有css3动画弹出层](http://t4t5.github.io/sweetalert/)
123123

@@ -140,7 +140,7 @@
140140
- [Angularjs源码学习](http://www.cnblogs.com/xuwenmin888/p/3739096.html)
141141
- [Angularjs源码学习](http://www.ifeenan.com/?c=AngularJS)
142142
- [angular对bootstrap的封装](http://angular-ui.github.io/bootstrap/)
143-
- [angularjs + nodejs](http://cnodejs.org/topic/51404e0f069911196d2e3923)
143+
- [angularjs + nodejs](https://cnodejs.org/topic/51404e0f069911196d2e3923)
144144
- [吕大豹 Angularjs](http://www.cnblogs.com/lvdabao/tag/AngularJs/)
145145
- [AngularJS 最佳实践](http://www.infoq.com/cn/news/2013/02/angular-web-app)
146146
- [Angular的一些扩展指令](http://www.lovelucy.info/angularjs-best-practices.html)
@@ -256,7 +256,7 @@
256256
- [W3C CSS验证服务](http://jigsaw.w3.org/css-validator/validator.html.zh-cn)
257257
- [caniuse](http://caniuse.com/#index )
258258
- [csscreator](http://csscreator.com/properties)
259-
- [microsoft](http://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx)
259+
- [microsoft](https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx)
260260
- [在线测兼容-移动端](http://www.responsinator.com/)
261261
- [emulators](https://www.manymo.com/emulators)
262262

@@ -356,7 +356,7 @@
356356
- [百度前端规范](http://coderlmn.github.io/code-standards/)
357357
- [百度前端规范](http://isobar-idev.github.io/code-standards/)
358358
- [百度前端规范](http://zhuanlan.zhihu.com/fuyun/19884834)
359-
- [ECMAScript6 编码规范--广发证券前端团队](https://github.com/gf-web/es6-coding-style/)
359+
- [ECMAScript6 编码规范--广发证券前端团队](https://github.com/gf-rd/es6-coding-style)
360360
- [JavaScript 风格指南/编码规范(Airbnb公司版)](http://blog.jobbole.com/79484/)
361361
- [网易前端开发规范](http://nec.netease.com/standard)
362362
- [css模块](http://www.75team.com/archives/1049)
@@ -452,7 +452,7 @@
452452

453453
3. J-UI
454454

455-
- [J-UI](http://www.j-ui.com)
455+
- [J-UI](http://jui.org/)
456456

457457
4. Other
458458

@@ -493,7 +493,7 @@
493493

494494
- [经典my97](http://www.my97.net/dp/demo/index.htm)
495495
- [强大的独立日期选择器](http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html)
496-
- [fullcalendar](http://arshaw.com/fullcalendar/)
496+
- [fullcalendar](http://fullcalendar.io/)
497497
- [fullcalendar日历控件知识点集合 ](http://blog.csdn.net/francislaw/article/details/7740630)
498498
- [中文api](http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html)
499499
- [农历日历](https://github.com/zzyss86/LunarCalendar)
@@ -573,7 +573,7 @@
573573
2. 移动端
574574

575575
- [无缝切换](http://www.swipejs.com/)
576-
- [滑屏效果](http://www.idangero.us/swiper)
576+
- [滑屏效果](http://www.idangero.us/swiper/)
577577
- [全屏fullpage](https://github.com/peunzhang/fullpage)
578578
- [单个图片切换](https://github.com/qiqiboy/touchslider)
579579
- [单个全屏切换](https://github.com/peunzhang/slip.js)
@@ -669,7 +669,7 @@
669669

670670
- [nodejs 篇幅比较巨大](http://liuqing.pw/)
671671
- [Node.js 包教不包会](https://github.com/alsotang/node-lessons)
672-
- [篇幅比较少](http://rainweb.cn/article/category/Nodejs)
672+
- [篇幅比较少](http://www.rainweb.cn/article/category/Nodejs)
673673
- [node express 入门教程](http://www.w3cfuns.com/article-5598538-1-1.html)
674674
- [nodejs定时任务](http://my.oschina.net/u/568264/blog/193773)
675675
- [一个nodejs博客](http://60sky.com/)
@@ -705,7 +705,7 @@
705705
- [页面加载中的图片性能优化](http://www.w3ctech.com/p/1503)
706706
- [Hey——前端性能](http://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD)
707707
- [html优化](http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2/)
708-
- [99css——性能](http://www.99css.com/archives/tag/%E6%80%A7%E8%83%BD)
708+
- [99css——性能](http://www.99css.com/tag/%e6%80%a7%e8%83%bd)
709709
- [Yslow——性能优化](http://www.yslow.net/category.php?cid=20)
710710
- [YSLOW中文介绍](http://www.cnblogs.com/yslow/)
711711
- [转一篇Yahoo关于网站性能优化的文章,兼谈本站要做的优化](http://www.360ito.com/article/40.html)
@@ -721,11 +721,11 @@
721721
- [分享网页加载速度优化的一些技巧?](http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading/)
722722
- [页面加载中的图片性能优化](http://www.f2es.com/images-bytes-opt/)
723723
- [web前端优化(基于Yslow)](http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html)
724-
- [网站性能优化工具大全](http://www.qianduan.net/website-performance-optimization-tool.html)
724+
- [网站性能优化工具大全](https://www.qianduan.net/website-performance-optimization-tool.html)
725725
- [【高性能前端1】高性能HTML](http://www.alloyteam.com/2012/10/high-performance-html/)
726726
- [【高性能前端2】高性能CSS](http://www.alloyteam.com/2012/10/high-performance-css/)
727727
- [由12306谈谈网站前端性能和后端性能优化](http://coolshell.cn/articles/6470.html)
728-
- [AlloyTeam——前端优化](http://www.alloyteam.com/category/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96/)
728+
- [AlloyTeam——前端优化](http://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96/)
729729
- [毫秒必争,前端网页性能最佳实践](http://www.cnblogs.com/developersupport/p/3248695.html)
730730
- [网站性能工具Yslow的使用方法](http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html)
731731
- [前端工程与性能优化(上):静态资源版本更新与缓存](http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1)
@@ -736,9 +736,9 @@
736736
- [Essential Web Performance Metrics — Part 2](http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2/)
737737
- [YUISlide,针对移动设备的动画性能优化](http://jayli.github.io/blog/data/2011/12/23/yuislide.html)
738738
- [Improving Site Performance](http://joelglovier.com/improving-site-performance/)
739-
- [让网站提速的最佳前端实践](http://blog.segmentfault.com/laopopo/1190000000367899)
739+
- [让网站提速的最佳前端实践](http://segmentfault.com/a/1190000000367899)
740740
- [Why Website Speed is Important](http://sixrevisions.com/web-development/why-website-speed-is-important/)
741-
- [Need for Speed – How to Improve your Website Performance](http://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance/)
741+
- [Need for Speed – How to Improve your Website Performance](https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance/)
742742
- [阿里无线前端性能优化指南 (Pt.1 加载期优化) ](https://github.com/amfe/article/issues/1)
743743
- []()
744744

@@ -790,7 +790,7 @@
790790
- [智能社](http://www.zhinengshe.com/works_list.html)
791791
- [实例陈列架](http://demos.shizuwu.cn/)
792792
- [zoye demo](http://zoye.sinaapp.com/demo)
793-
- [王员外](http://lab.wangyuanwai.com/)
793+
- [王员外](http://lab.yuanwai.wang/)
794794
- [平凡](http://pingfan1990.sinaapp.com)
795795
- [jyg 游戏案例](http://www.lovewebgames.com/)
796796
- [很多jquery插件](http://www.helloweba.com/list.html)
@@ -876,10 +876,10 @@
876876

877877
- [中文字体](http://www.zhihu.com/question/21253343)
878878
- [淘宝字库](http://iconfont.cn)
879-
- [字体](http://ux.etao.com/fonts)
879+
- [字体](http://mux.alimama.com/fonts)
880880
- [制作教程](http://iconfont.cn/help/platform.html)
881881
- [zhangxinxu-icommon](http://www.zhangxinxu.com/wordpress/?s=icomoon)
882-
- [icommon](http://icomoon.io/app/)
882+
- [icommon](https://icomoon.io/app/)
883883
- [用字体在网页中画ICON图标(推荐教程)](http://imooc.com/learn/243)
884884
- [字体压缩工具](http://font-spider.org/) 感谢初级群 [深圳-小鱼] 的推荐
885885

@@ -922,13 +922,13 @@
922922
- [chrome profiles1](https://developer.chrome.com/devtools/index)
923923
- [chrome profiles2](http://h5dev.uc.cn/article-25-1.html)
924924
- [chrome profiles3](http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles)
925-
- [chrome移动版调试](https://developers.google.com/chrome-developer-tools/docs/mobile-emulation)
926-
- [chrome调试](http://ued.taobao.org/blog/?p=5534)
925+
- [chrome移动版调试](https://developer.chrome.com/devtools/docs/mobile-emulation)
926+
- [chrome调试](http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool/)
927927
- [chrome的调试](http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html)
928-
- [chrome console 命令详解](https://developers.google.com/chrome-developer-tools/docs/commandline-api)
928+
- [chrome console 命令详解](https://developer.chrome.com/devtools/docs/commandline-api)
929929
- [查看事件绑定1](http://www.cnblogs.com/leonkao/p/3809655.html)
930930
- [查看事件绑定2](http://www.cnblogs.com/xiaoyao2011/p/3447421.html)
931-
- [神器——Chrome开发者工具(一)](http://segmentfault.com/blog/xuelang/1190000000683599)
931+
- [神器——Chrome开发者工具(一)](http://segmentfault.com/a/1190000000683599)
932932
- [奇趣百科性能优化(Chrome DevTools 中的 Timeline Profils 等工具使用介绍)](https://xinranliu.me/2015-05-22-qiqu-performance/)
933933
- [chrome 开发者工具的 15 个小技巧](http://frontenddev.org/link/15-tips-of-chrome-developer-tools.html)
934934
- [Chrome开发者工具不完全指南](http://1ke.co/course/361)
@@ -1002,7 +1002,7 @@
10021002
- [360网站卫士常用前端公共库CDN服务](http://libs.useso.com/)
10031003
- [Bootstrap中文网开源项目免费 CDN 服务](http://www.bootcdn.cn/)
10041004
- [开放静态文件 CDN - 七牛](http://staticfile.org/)
1005-
- [CDN加速 - jq22](http://www.jq22.com/cdn)
1005+
- [CDN加速 - jq22](http://www.jq22.com/cdn/)
10061006
- [jQuery CDN](http://code.jquery.com/)
10071007
- [Google jQuery CDN](http://www.google-jquery-cdn.com/)
10081008
- [微软CDN](http://www.asp.net/ajax/cdn)

0 commit comments

Comments
 (0)