Skip to content

Commit fbf8735

Browse files
atljmrousavy
andcommitted
Update packages/create-react-native-library/src/inform.ts
Co-authored-by: Marc Rousavy <marcrousavy@hotmail.com>
1 parent 8cfac5b commit fbf8735

File tree

1 file changed

+1
-1
lines changed
  • packages/create-react-native-library/src

1 file changed

+1
-1
lines changed

packages/create-react-native-library/src/inform.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export async function printNextSteps(
101101
? kleur.blue(
102102
`Read the ${kleur.bold(
103103
'Nitro Modules'
104-
)} docs at ${kleur.underline('https://nitro.margelo.com/docs')}
104+
)} docs at ${kleur.underline('https://nitro.margelo.com')}
105105
`
106106
)
107107
: ''

0 commit comments

Comments
 (0)