Skip to content

Commit f3bd455

Browse files
committed
docs: fix react-native link from preface
1 parent f34e37b commit f3bd455

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For the creation of [RFC4122](http://www.ietf.org/rfc/rfc4122.txt) UUIDs
1212
- Node 8, 10, 12, 14
1313
- Chrome, Safari, Firefox, Edge, IE 11 browsers
1414
- Webpack and rollup.js module bundlers
15-
- [React Native / Expo](#react-native-expo)
15+
- [React Native / Expo](#react-native--expo)
1616
- **Secure** - Cryptographically-strong random values
1717
- **Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
1818
- **CLI** - Includes the [`uuid` command line](#command-line) utility

README_js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For the creation of [RFC4122](http://www.ietf.org/rfc/rfc4122.txt) UUIDs
2424
- Node 8, 10, 12, 14
2525
- Chrome, Safari, Firefox, Edge, IE 11 browsers
2626
- Webpack and rollup.js module bundlers
27-
- [React Native / Expo](#react-native-expo)
27+
- [React Native / Expo](#react-native--expo)
2828
- **Secure** - Cryptographically-strong random values
2929
- **Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
3030
- **CLI** - Includes the [`uuid` command line](#command-line) utility

0 commit comments

Comments
 (0)