Skip to content

Commit 2ef4760

Browse files
committed
docs: improve the GitHub README.md, update links, etc
1 parent 52f0e3c commit 2ef4760

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
[![npm version](https://badge.fury.io/js/%40angular%2Fcore.svg)](https://www.npmjs.com/@angular/core)
66

77

8-
[![Sauce Test Status](https://saucelabs.com/browser-matrix/angular2-ci.svg)](https://saucelabs.com/u/angular2-ci)
9-
10-
*Safari (7+), iOS (7+) and IE mobile (11) are tested on [BrowserStack][browserstack].*
11-
128
# Angular
139

1410
Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.
@@ -17,12 +13,19 @@ Angular is a development platform for building mobile and desktop web applicatio
1713

1814
[Get started in 5 minutes][quickstart].
1915

16+
17+
## Changelog
18+
19+
[Learn about the latest improvements][changelog].
20+
21+
2022
## Want to help?
2123

2224
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
2325
guidelines for [contributing][contributing] and then check out one of our issues in the [hotlist: community-help](https://github.com/angular/angular/labels/hotlist%3A%20community-help).
2426

2527
[browserstack]: https://www.browserstack.com/automate/public-build/LzF3RzBVVGt6VWE2S0hHaC9uYllOZz09LS1BVjNTclBKV0x4eVRlcjA4QVY1M0N3PT0=--eb4ce8c8dc2c1c5b2b5352d473ee12a73ac20e06
26-
[contributing]: http://github.com/angular/angular/blob/master/CONTRIBUTING.md
27-
[quickstart]: https://angular.io/docs/ts/latest/quickstart.html
28-
[ng]: http://angular.io
28+
[contributing]: https://github.com/angular/angular/blob/master/CONTRIBUTING.md
29+
[quickstart]: https://angular.io/guide/quickstart
30+
[changelog]: https://github.com/angular/angular/blob/master/CHANGELOG.md
31+
[ng]: https://angular.io

0 commit comments

Comments
 (0)