Skip to content

Commit

Permalink
also here don't change other repos from master to main yet
Browse files Browse the repository at this point in the history
  • Loading branch information
lode committed Feb 4, 2021
1 parent 913db0e commit f92cf76
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/guides/the_dangerfile.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,15 +125,15 @@ Some TypeScript examples:
- **Apps** - [Artsy/Emission][emiss]
- **Libraries** [danger/danger-js][danger-js], [apollographql/apollo-client][apollo]

[emiss]: https://github.com/artsy/emission/blob/main/dangerfile.ts
[danger-js]: https://github.com/danger/danger-js/blob/main/dangerfile.ts
[meta]: https://github.com/artsy/metaphysics/blob/main/dangerfile.js
[rn]: https://github.com/facebook/react-native/blob/main/bots/dangerfile.js
[r]: https://github.com/facebook/react/blob/main/dangerfile.js
[rxjs]: https://github.com/ReactiveX/rxjs/blob/main/dangerfile.js
[emiss]: https://github.com/artsy/emission/blob/master/dangerfile.ts
[danger-js]: https://github.com/danger/danger-js/blob/master/dangerfile.ts
[meta]: https://github.com/artsy/metaphysics/blob/master/dangerfile.js
[rn]: https://github.com/facebook/react-native/blob/master/bots/dangerfile.js
[r]: https://github.com/facebook/react/blob/master/dangerfile.js
[rxjs]: https://github.com/ReactiveX/rxjs/blob/master/dangerfile.js
[setup]: http://danger.systems/guides/getting_started.html#creating-a-bot-account-for-danger-to-use
[jest]: https://github.com/facebook/jest
[transpilation_guide]: /js/tutorials/transpilation.html
[changelog]: http://danger.systems/js/changelog.html
[apollo]: https://github.com/apollographql/apollo-client/blob/main/config/dangerfile.ts
[bamlab]: https://github.com/bamlab/dev-standards/blob/main/dangerfile.js
[apollo]: https://github.com/apollographql/apollo-client/blob/master/config/dangerfile.ts
[bamlab]: https://github.com/bamlab/dev-standards/blob/master/dangerfile.js

0 comments on commit f92cf76

Please sign in to comment.