From 61e72ad874c3a66ea85281879545d08b447b15fb Mon Sep 17 00:00:00 2001 From: Aaron Traas Date: Thu, 23 Mar 2023 11:53:20 -0400 Subject: [PATCH] Fix link to dicecloud.com The link wasn't working, because the protocol wasn't in the link, therefore Github's Markdown processor was treating it as a relative link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a50ea99..447d08b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ DiceCloud ======== -This is the repo for [DiceCloud](dicecloud.com). +This is the repo for [DiceCloud](https://dicecloud.com). DiceCloud is a free, auditable, real-time character sheet for D&D 5e.