Skip to content

Commit 09523b2

Browse files
authored
Merge pull request #24 from nickcox/patch-1
Fix hyperlink
2 parents 7401fee + d104ee4 commit 09523b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There are others out there, but seemed to be convoluted, included more functiona
1414
* Pluggable by wrapping/extending the LambdaLog class.
1515
* Emits event on log to allow third-party integration.
1616
* Error and Error-like objects logged include stacktraces in the metadata automatically.
17-
* Pretty-printing of JSON object in [dev](#lambdalogconfig) mode.
17+
* Pretty-printing of JSON object in [dev](#logoptions) mode.
1818
* Well-documented and commented source.
1919
* Small footprint!
2020

0 commit comments

Comments
 (0)