Commit graph

5 commits

Author SHA1 Message Date
Kevin Moore 26c1dec7ae Fix a number of outdated URLs across a number of markdown files
http -> https where appropriate
dartlang.org -> dart.dev
...and others

Change-Id: I996afdd63d0c743cbabf7d29ade9e36cc3536fe8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149340
Auto-Submit: Kevin Moore <kevmoo@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
2020-05-29 09:23:45 +00:00
Ayan Banerjee b4a1237fa0 [doc] Update dartlang.org links to dart.dev
Also update dartbug.com to github issue tracker.

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

GitOrigin-RevId: 806eca0430dc73612b7add9d90aa964ea54e6653
Change-Id: Ibbf490e3ffcf232d3d1d16cf49b753f870d66c80
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/142640
Reviewed-by: Kevin Moore <kevmoo@google.com>
2020-04-07 17:55:55 +00:00
Kathy Walrath f65b4542b5 Link from CONTRIBUTING to the code of conduct.
Contributes to https://github.com/dart-lang/site-www/issues/1792.

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

GitOrigin-RevId: a05469ef645eaaedac29a9aba141b083dcfbd378
Change-Id: Idef17931fe63038ba09873f1257ad0077e51863a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/130731
Reviewed-by: Michael Thomsen <mit@google.com>
2020-01-10 08:12:01 +00:00
retlat 7b5f24db6f Change wiki link to follow contents moved.
Closes #35640
https://github.com/dart-lang/sdk/pull/35640

GitOrigin-RevId: aea904a21941d3de061bb96aee83543b6b82ade5
Change-Id: I71508de40e8ea4118c64e0507fe471cca2fa5d3e
Reviewed-on: https://dart-review.googlesource.com/c/89200
Reviewed-by: Kevin Moore <kevmoo@google.com>
2019-01-12 18:46:22 +00:00
Kathy Walrath e68b838643 Add CONTRIBUTING.md
The new file has the same text as
https://github.com/dart-lang/sdk/wiki/Contributing (which would be
gutted to point to the new file), with a couple of improvements:

* Fixed link to "Writing for dartlang.org" page
* Fixed doc bug reporting instructions

Bug: https://github.com/dart-lang/sdk/issues/32380
Change-Id: Id1850c3b5059c1baf3e305da008bf1d3b2b55e23
Reviewed-on: https://dart-review.googlesource.com/44581
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Kathy Walrath <kathyw@google.com>
2018-08-15 18:02:17 +00:00