fix: format resources according guidelines (#7094)

* resources format is title-author, not author-title

* fix: link inside link is not valid markdown syntax

it seems that this resource was two in the past. recovering offending resource from #5273

* fix: resources format stars with a link. deduplicate both versions

* complete creators of altered resources
This commit is contained in:
David Ordás
2022-09-21 03:07:50 +02:00
committed by GitHub
parent a48972cea6
commit 62c0aa5a90
3 changed files with 5 additions and 4 deletions

View File

@@ -299,7 +299,8 @@
* [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298)
* [Android开发技术前线(android-tech-frontier)](https://github.com/bboyfeiyu/android-tech-frontier)
* [Google Android官方培训课程中文版](http://hukai.me/android-training-course-in-chinese/index.html)
* Google Material Design 正體中文版 ([译本一](https://wcc723.gitbooks.io/google_design_translate/content/style-icons.html)[译本二](https://github.com/1sters/material_design_zh))
* [Google Material Design 正體中文版](https://wcc723.gitbooks.io/google_design_translate/content/style-icons.html) - Tillonter, 陳世能, Sean Chen, et al.
* [Google Material Design 中文协同翻译](https://github.com/1sters/material_design_zh) - 1sters 极客实验室, 四勾 4J, IceskYsl, et al.
* [Material Design 中文版](http://wiki.jikexueyuan.com/project/material-design/)
* [Point-of-Android](https://github.com/FX-Max/Point-of-Android)