docs: fix broken links

This commit is contained in:
Mark Lawlor
2022-05-05 12:26:12 +10:00
parent 461f47697d
commit 08832aabde
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ Not everyone wants their components transformed via Babel, so a compile only ver
## 1. Setup tailwindcss-react-native
Follow the [general setup instructions](/installation) to setup tailwindcss-react-native.
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
## 2. Configure your babel.config.js

View File

@@ -8,7 +8,7 @@ The default babel configuration will both compile/inject the Tailwind CSS styles
## 1. Setup tailwindcss-react-native
Follow the [general setup instructions](/installation) to setup tailwindcss-react-native.
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
## 2. Configure your babel.config.js

View File

@@ -6,7 +6,7 @@ sidebar_position: 5
## 1. Setup tailwindcss-react-native
Follow the [general setup instructions](//installation) to setup tailwindcss-react-native.
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
## 2. Create a PostCSS config file

View File

@@ -15,7 +15,7 @@ Follow the [Using PostCSS](https://tailwindcss.com/docs/installation/using-postc
## 2. Setup tailwindcss-react-native
Follow the [general setup instructions](/installation) to setup tailwindcss-react-native.
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
## 3. Enable preview features

View File

@@ -7,7 +7,7 @@ sidebar_label: PostCSS (RN StyleSheet)
## 1. Setup tailwindcss-react-native
Follow the [general setup instructions](//installation) to setup tailwindcss-react-native.
Follow the [general setup instructions](../installation.md) to setup tailwindcss-react-native.
## 2. Create a PostCSS config file