summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2015-03-04 22:56:49 +0100
committeremkael <emkael@tlen.pl>2015-03-04 22:56:49 +0100
commit28da8899cd350f1681b1ea4bd56f8dbd43cb100c (patch)
treeafe13213143e00bbaa0df42948b1e735fb83956c
parent810a3d470cc7376a6db090aca3306eacb7bcd93e (diff)
Update 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
============