Skip to content

Commit 6c0eb0a

Browse files
atljmrousavy
andauthored
Update packages/create-react-native-library/src/inform.ts
Co-authored-by: Marc Rousavy <[email protected]>
1 parent 0a5c471 commit 6c0eb0a

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

+1-1
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)