1
0
mirror of https://github.com/yacy/yacy_search_server.git synced 2025-07-17 08:26:08 -04:00

Fixed the previously added link to scheduled dump operations.

This commit is contained in:
luccioman
2017-05-04 08:45:30 +02:00
parent a87281b498
commit 0612a8f4f2

@ -54,7 +54,7 @@
</div>
<div class="col-sm-5" id="iffreshInfo">
When checked, the dump file is imported only if its last modified date is unknown or is after the last import execution date on this same file
(see <a href="Table_API_p.html?filter=mediawikidump">recorded API calls</a> with the "dump" type).
(see <a href="Table_API_p.html?filter=dump">recorded API calls</a> with the "dump" type).
</div>
</div>
<input name="submit" class="btn btn-primary" type="submit" value="Import MediaWiki Dump" />