Skip to content

Commit

Permalink
✏️ fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Dec 26, 2024
1 parent 709570a commit 04c82d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ function getData() {

##### `ii.defaults`

Type: [`ConsoleInspectOptions`](#console-inspect-options-depth)
Type: [`ConsoleInspectOptions`](#consoleinspectoptions-depth)

The default options passed to `consoleInspect()` (see its docs for a list of all options and what they do).

Expand Down Expand Up @@ -200,7 +200,7 @@ function getData() {

##### `tt.defaults`

Type: [`ConsoleTableOptions`](#console-table-options-wrap)
Type: [`ConsoleTableOptions`](#consoletableoptions-wrap)

The default options passed to `consoleTable()` (see its docs for a list of all options and what they do).

Expand Down

0 comments on commit 04c82d0

Please sign in to comment.