From 7ddaf2c127bf4532fc88f061d0988cf737f7f5e1 Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Sat, 24 Feb 2018 15:50:34 +0100 Subject: [PATCH] fix links for readme --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index b98573f75..ceb3677a1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,5 +12,5 @@ to preview the site locally. Some elements of the page may appear incorrect when not hosted by a server. - Remarks: According to the docfx website, this tool does work on Linux under mono. -[docfx-main][https://dotnet.github.io/docfx/] -[docfx-installing][https://dotnet.github.io/docfx/tutorial/docfx_getting_started.html] +[docfx-main]: https://dotnet.github.io/docfx/ +[docfx-installing]: https://dotnet.github.io/docfx/tutorial/docfx_getting_started.html