aboutsummaryrefslogtreecommitdiffstats
path: root/_examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to '_examples/README.md')
-rw-r--r--_examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_examples/README.md b/_examples/README.md
index 334664f..d027d50 100644
--- a/_examples/README.md
+++ b/_examples/README.md
@@ -11,4 +11,4 @@ Here you can find a list of annotated _go-git_ examples:
### Advanced
- [custom_http](custom_http/main.go) - Replacing the HTTP client using a custom one
-- [storage](storage/main.go) - Implementing a custom storage system
+- [storage](storage/README.md) - Implementing a custom storage system