Repository: maven-indexer Updated Branches: refs/heads/master 130bdc99c -> ecddb3c18
updated Luke url Project: http://git-wip-us.apache.org/repos/asf/maven-indexer/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-indexer/commit/ecddb3c1 Tree: http://git-wip-us.apache.org/repos/asf/maven-indexer/tree/ecddb3c1 Diff: http://git-wip-us.apache.org/repos/asf/maven-indexer/diff/ecddb3c1 Branch: refs/heads/master Commit: ecddb3c18ee1ee1357a01bffa7f9cb5252f21209 Parents: 130bdc9 Author: Hervé Boutemy <[email protected]> Authored: Mon Jun 5 10:43:50 2017 +0200 Committer: Hervé Boutemy <[email protected]> Committed: Mon Jun 5 10:43:50 2017 +0200 ---------------------------------------------------------------------- src/site/fml/faq.fml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/ecddb3c1/src/site/fml/faq.fml ---------------------------------------------------------------------- diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index eb00939..fba25ed 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -29,7 +29,7 @@ under the License. <answer> <p> The <code>.gz</code> index has to be unpacked, with <code>java -jar indexer-cli.jar -u -t full</code>. Then - you can open the resulting directory with <a href="http://code.google.com/p/luke/">Luke</a>. + you can open the resulting directory with <a href="https://github.com/DmitryKey/luke">Luke</a>. </p> </answer> </faq>
