Skip to content

Commit 8fd175c

Browse files
fix external links (#161)
1 parent 90d08e5 commit 8fd175c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ python -m pip install ecs-logging
1313

1414
## Getting started [gettingstarted]
1515

16-
`ecs-logging-python` has formatters for the standard library [`logging`](https://docs.python.org/3/library/logging.md) module and the [`structlog`](https://www.structlog.org/en/stable/) package.
16+
`ecs-logging-python` has formatters for the standard library [`logging`](https://docs.python.org/3/library/logging.html) module and the [`structlog`](https://www.structlog.org/en/stable/) package.
1717

1818

1919
### Standard library logging module [logging]

0 commit comments

Comments
 (0)