summaryrefslogtreecommitdiff
path: root/fetcher/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'fetcher/README.md')
-rw-r--r--fetcher/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetcher/README.md b/fetcher/README.md
index 828e405..1cf9c03 100644
--- a/fetcher/README.md
+++ b/fetcher/README.md
@@ -5,7 +5,7 @@ fetcher keeps the local copy of Ergast database dump (available from [Ergast web
The database dump is also slightly altered on unpacking, to get rid of MyISAM table storage engine, hard-coded in the dump. This allows an easy import into other storage engine database, like InnoDB.
-fetcher is part of [ergast-goodies](README.md) toolset.
+fetcher is part of [ergast-goodies](../README.md) toolset.
Requirements
============