File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ For the creation of [RFC4122](http://www.ietf.org/rfc/rfc4122.txt) UUIDs
17
17
- ** Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
18
18
- ** CLI** - Includes the [ ` uuid ` command line] ( #command-line ) utility
19
19
20
- ** Upgrading from ` uuid@3 ` ?** Your code is probably okay, but check out [ Upgrading From ` uuid@3 ` ] ( #upgrading-from-uuid3x ) for details.
20
+ ** Upgrading from ` uuid@3 ` ?** Your code is probably okay, but check out [ Upgrading From ` uuid@3 ` ] ( #upgrading-from-uuid3 ) for details.
21
21
22
22
## Quickstart
23
23
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ For the creation of [RFC4122](http://www.ietf.org/rfc/rfc4122.txt) UUIDs
29
29
- ** Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
30
30
- ** CLI** - Includes the [ ` uuid ` command line] ( #command-line ) utility
31
31
32
- ** Upgrading from ` uuid@3 ` ?** Your code is probably okay, but check out [ Upgrading From ` uuid@3 ` ] ( #upgrading-from-uuid3x ) for details.
32
+ ** Upgrading from ` uuid@3 ` ?** Your code is probably okay, but check out [ Upgrading From ` uuid@3 ` ] ( #upgrading-from-uuid3 ) for details.
33
33
34
34
## Quickstart
35
35
You can’t perform that action at this time.
0 commit comments