
Instead of using a variable for the link of browserstack it was using the direct https link. That caused to show the text and the link (incorrect markdown). Moved the https link to the bottom with the other link assignments. It will now only show the blue text with the link to the browserstack.
41 lines
2.1 KiB
Markdown
41 lines
2.1 KiB
Markdown
[](https://travis-ci.org/angular/angular)
|
|
[](https://circleci.com/gh/angular/angular/tree/master)
|
|
[](https://gitter.im/angular/angular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
[](http://issuestats.com/github/angular/angular)
|
|
[](http://issuestats.com/github/angular/angular)
|
|
[](https://badge.fury.io/js/%40angular%2Fcore)
|
|
[](https://npmjs.org/package/angular2)
|
|
|
|
[](https://saucelabs.com/u/angular2-ci)
|
|
*Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on [BrowserStack][browserstack].*
|
|
|
|
Angular
|
|
=========
|
|
|
|
Angular is a development platform for building mobile and desktop web applications. This is the
|
|
repository for [Angular 2][ng2] Typescript/JavaScript (JS).
|
|
|
|
Angular2 for [Dart][dart] can be found at [dart-lang/angular2][ng2dart].
|
|
|
|
Angular 2 is currently in **Release Candidate**.
|
|
|
|
## Quickstart
|
|
|
|
[Get started in 5 minutes][quickstart].
|
|
|
|
|
|
## Want to help?
|
|
|
|
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
|
|
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).
|
|
|
|
[browserstack]: https://www.browserstack.com/
|
|
[contributing]: http://github.com/angular/angular/blob/master/CONTRIBUTING.md
|
|
[dart]: http://www.dartlang.org
|
|
[dartium]: http://www.dartlang.org/tools/dartium
|
|
[quickstart]: https://angular.io/docs/ts/latest/quickstart.html
|
|
[ng2]: http://angular.io
|
|
[ngDart]: http://angulardart.org
|
|
[ngJS]: http://angularjs.org
|
|
[ng2dart]: https://github.com/dart-lang/angular2
|