Commit graph

10 commits

Author SHA1 Message Date
Karl Klose a6ba130b73 Minor edit in README.md
Change-Id: Icba92b6fa5e87616e44495042a94f9af09696a86
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134525
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Karl Klose <karlklose@google.com>
2020-02-06 10:27:52 +00:00
Michael Thomsen 8c392095c6 Update README.md
Fix broken link

Closes #37886
https://github.com/dart-lang/sdk/pull/37886

GitOrigin-RevId: 82090798d28aef31c7aa73c001e7486d225c82d5
Change-Id: I53f2a1bb4fa2a5fb79870fa3f6351880c0b3f566
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/113360
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2019-08-16 12:24:02 +00:00
Lorenz Nickel 79e478e50e Fixed some links
**I fixed some links and some other minor flaws.**

I also found the following outdated links, which I didn't fix:

- [This link](https://github.com/dart-lang/pool/tree/zone.strong) in [this file](https://github.com/dart-lang/sdk/blob/master/docs/newsletter/20170728.md) (didn't fix because don't know new location and this is some sort of archive so the link should probably stay the original)
- [This link](https://www.dartlang.org/tools/analyzer) in [this file](https://github.com/dart-lang/sdk/blob/master/pkg/analyzer_cli/lib/src/options.dart) (didn't fix since the link is still working, it just gets redirected and the link is part of the programm, I don't want to break anything by changing it, all other links are in comments)
- [This link](https://github.com/domokit/mojo/issues/728) in [this file](https://github.com/dart-lang/sdk/blob/master/build/config/compiler/BUILD.gn) (didn't fix since probably has no new location and is part of TODO, which I don't want to change)

While doing all this I also noticed that [these tests](https://github.com/dart-lang/sdk/tree/master/tests/compiler/dart2js_extra) contain a lot of other inconsistencies in their comments and the location of the import-statements (I only fixed one which was not link-related), could be target of another PR.

Closes #36927
https://github.com/dart-lang/sdk/pull/36927

GitOrigin-RevId: 71d05d0b52d8ec5b92d077a070e066d1fdd4bbfa
Change-Id: Ide4b2424fccad8ae2e06c788efd4443dc0de997b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/102222
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
2019-07-01 16:21:41 +00:00
Michael Thomsen 5218970024 Update README.md
Closes #37038
https://github.com/dart-lang/sdk/pull/37038

GitOrigin-RevId: 9ef2f53b001a485244362af511a2c4a2a19ccd0b
Change-Id: Ia48a49f4b0ddf822ec6215256ac16f3e67b86982
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103240
Reviewed-by: Kevin Moore <kevmoo@google.com>
2019-05-21 19:21:51 +00:00
Ryan Macnak 278fbc1d4e [gardening] Whitespace change to trigger bots.
Review-Url: https://codereview.chromium.org/2844383005 .
2017-04-28 10:08:58 -07:00
Michael Thomsen 47626a2f00 Update README.md (#28472) 2017-01-23 11:53:45 +01:00
Erik Corry e647e38faf Fix broken link on github SDK front page
R=kmillikin@google.com
BUG=

Review-Url: https://codereview.chromium.org/2609003002 .
2017-01-03 10:36:33 +01:00
Emily Fortuna 86ddd0ea18 Correct link for front page readme (!).
BUG=
R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2538563002 .
2016-11-28 14:57:50 -08:00
Seth Ladd 409c325ead Links to how to get the source and build it. 2015-08-05 08:05:07 -07:00
Seth Ladd bc991207fb Move README to README.md 2015-05-18 21:23:19 -07:00