Skip to content

Commit 29f7403

Browse files
committed
Fixing dead links in README.md
1 parent bddffb2 commit 29f7403

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
@@ -227,7 +227,7 @@ ResponseAdapter | Helper class help to extract logging-relevant information from
227227
FrameworkConfigurator | Class to perform logging configuration for given framework as needed | no
228228
AppRequestInstrumentationConfigurator | Class to perform request instrumentation logging configuration | no
229229

230-
Take a look at [**json_logging/base_framework.py**](blob/master/json_logging/framework_base.py), [**json_logging.flask**](tree/master/json_logging/framework/flask) and [**json_logging.sanic**](/tree/master/json_logging/framework/sanic) packages for reference implementations.
230+
Take a look at [**json_logging/base_framework.py**](json_logging/framework_base.py), [**json_logging.flask**](json_logging/framework/flask) and [**json_logging.sanic**](json_logging/framework/sanic) packages for reference implementations.
231231

232232
# 6. FAQ & Troubleshooting
233233
1. I configured everything, but no logs are printed out?

0 commit comments

Comments
 (0)