File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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
1717- ** Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
1818- ** CLI** - Includes the [ ` uuid ` command line] ( #command-line ) utility
1919
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.
2121
2222## Quickstart
2323
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
2929- ** Small** - Zero-dependency, small footprint, plays nice with "tree shaking" packagers
3030- ** CLI** - Includes the [ ` uuid ` command line] ( #command-line ) utility
3131
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.
3333
3434## Quickstart
3535
You can’t perform that action at this time.
0 commit comments