From 3151cc8665d6ffe2b0e36fa38d0b4b3ceca78fba Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Mon, 18 Mar 2019 17:30:09 +0300 Subject: [PATCH] Fix install section in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83aa4d12..e9227141 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ features listed in [commonmark-spec] are supported implementation "ru.noties.markwon:core:${markwonVersion}" ``` -Full list of available artifacts is present in the [install section](http://noties.gihub.io/Markwon/v3/install.html) +Full list of available artifacts is present in the [install section](https://noties.github.io/Markwon/v3/install.html) of the [documentation] web-site. Please visit [documentation] web-site for further reference.