Shift3 / standards-and-practices

Standards and Practices for Bitwise Industries
https://shift3.github.io/standards-and-practices/
63 stars 41 forks source link

Broken link in React Native best practices #303

Closed apethoud closed 2 years ago

apethoud commented 2 years ago

Expected Behavior

The link to the button component should take you to the button JS file.

Actual/Current Behavior

The page is not found.

Steps to Reproduce the Problem

  1. In standards-and-practices/best-practices/native/react-native/common-components/README.md, click the "Button" link.
apethoud commented 2 years ago

I'll create a quick PR to fix this.