From 7af2b38e3e080024313347adfed05c23e5548181 Mon Sep 17 00:00:00 2001 From: Ash Furrow Date: Thu, 9 Jan 2025 19:57:47 -0400 Subject: [PATCH] Updates React Native dangerfile URL. --- docs/guides/the_dangerfile.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/the_dangerfile.html.md b/docs/guides/the_dangerfile.html.md index 98115aaa6..0d340f596 100644 --- a/docs/guides/the_dangerfile.html.md +++ b/docs/guides/the_dangerfile.html.md @@ -132,7 +132,7 @@ Some TypeScript examples: [eigen]: https://github.com/artsy/eigen/blob/main/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 +[rn]: https://github.com/facebook/react-native/blob/main/packages/react-native-bots/dangerfile.js [r]: https://github.com/facebook/react/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