summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ceff3fa..0eb3e90 100644
--- a/README.md
+++ b/README.md
@@ -70,5 +70,5 @@ responsible for making sure that the serialized log entry would end up in the ri
### Built-in drivers
-- [FileSystemDriver](#)
-- [StdoutDriver](#) \ No newline at end of file
+- [FileSystemDriver](https://github.com/askonomm/loggr/blob/main/src/Drivers/FileSystemDriver.php)
+- [OutputDriver](https://github.com/askonomm/loggr/blob/main/src/Drivers/OutputDriver.php) \ No newline at end of file