From b37420f404c73fd7267392aa20d0f79a7c271f10 Mon Sep 17 00:00:00 2001 From: Pi Delport Date: Mon, 9 Mar 2020 16:41:26 +0200 Subject: [PATCH] Fix link markup for hg-export-tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5381625..7cecb98 100644 --- a/README.md +++ b/README.md @@ -281,4 +281,4 @@ Frequent Problems git it looks like you have deleted all files, when in fact they have never been checked out. Just do a checkout of the branch you want. -[hg-export-tool] https://github.com/chrisjbillington/hg-export-tool \ No newline at end of file +[hg-export-tool]: https://github.com/chrisjbillington/hg-export-tool -- 2.11.4.GIT