From 961a43f732602124058d5922b6b58f94f76915f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ritzl?= Date: Tue, 27 Sep 2022 14:46:24 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 85b465b..7bcdef7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,7 +31,7 @@ Detailed documentation from Apple, Google, Amazon and Facebook can be found here ## Installation To use this library in your Defold project, add the following URL to your `game.project` dependencies: -https://github.com/defold/extension-iap/archive/master.zip +[https://github.com/defold/extension-iap/archive/master.zip](https://github.com/defold/extension-iap/archive/master.zip) We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-iap/releases).