Skip to content

Commit

Permalink
fix broken quick links
Browse files Browse the repository at this point in the history
  • Loading branch information
Milleus committed May 18, 2021
1 parent 0fe7126 commit 5d67f53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -114,7 +114,7 @@ suggest that you take extra precautions [e.g. consider using the native Object.k
1. [_.initial](#_initial)
1. [_.pull](#_pull)

**[Collection*](#collection*)**
**[Collection*](#collection)**

*:heavy_exclamation_mark:<b>Important:</b> Note that most native equivalents are array methods,
and will not work with objects. If this functionality is needed and no object method is provided,
Expand Down Expand Up @@ -191,7 +191,7 @@ objects can easily be converted to an array by use of the
1. [_.trim](#_trim)
1. [_.upperFirst](#_upperFirst)

**[Util](#string)**
**[Util](#util)**

1. [_.times](#_times)

Expand Down

0 comments on commit 5d67f53

Please sign in to comment.