diff options
author | emkael <emkael@tlen.pl> | 2015-03-04 22:56:49 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-03-04 22:56:49 +0100 |
commit | 28da8899cd350f1681b1ea4bd56f8dbd43cb100c (patch) | |
tree | afe13213143e00bbaa0df42948b1e735fb83956c /fetcher | |
parent | 810a3d470cc7376a6db090aca3306eacb7bcd93e (diff) |
Update README.md
Diffstat (limited to 'fetcher')
-rw-r--r-- | fetcher/README.md | 2 |
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 ============ |