diff --git a/docs/guides/the_dangerfile.html.md b/docs/guides/the_dangerfile.html.md
index 7f64c0555..97e705696 100644
--- a/docs/guides/the_dangerfile.html.md
+++ b/docs/guides/the_dangerfile.html.md
@@ -114,7 +114,7 @@ If you'd like to work with some reference material, here are some examples in th
JavaScript:
-- **Libraries** - [facebook/react-native][rn], [facebook/react][r], [styled-components/styled-components][sc] and
+- **Libraries** - [facebook/react-native][rn], [facebook/react][r] and
[ReactiveX/rxjs][rxjs].
- **Docs** - [bamlab/dev-standards][bamlab]
@@ -128,7 +128,6 @@ Some TypeScript examples:
[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
-[sc]: https://github.com/styled-components/styled-components/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