Skip to content

Commit 470a53f

Browse files
authored
Reverse order of [dart] and [go] to match prose
1 parent bb56ab5 commit 470a53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ The following Google style guides live outside of this project:
4949
[cpplint]: https://github.com/google/styleguide/tree/gh-pages/cpplint
5050
[emacs]: https://raw.githubusercontent.com/google/styleguide/gh-pages/google-c-style.el
5151
[xml]: https://google.github.io/styleguide/xmlstyle.html
52-
[dart]: https://www.dartlang.org/guides/language/effective-dart
5352
[go]: https://github.com/golang/go/wiki/CodeReviewComments
53+
[dart]: https://www.dartlang.org/guides/language/effective-dart
5454
[ccl]: https://creativecommons.org/licenses/by/3.0/

0 commit comments

Comments
 (0)