From ae48c91616ae5bf79ff449d4e00ba5570f76ec77 Mon Sep 17 00:00:00 2001 From: Mathias Meyer Date: Fri, 4 Jan 2019 13:20:32 +0100 Subject: [PATCH] fix: actually linkify Reaction's contributing docs. Signed-off-by: Mathias Meyer --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index 147096c48..eb11c0ccc 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -2,7 +2,7 @@ We're thrilled that you want to contribute to the Reaction Component Library! -Before submitting your first contribution, please consult the [official guide on contributing to the Reaction code base] first. The sections below are currently specific to the Reaction Component Library and should be considered in addition to the official guide. +Before submitting your first contribution, please consult the [official guide on contributing to the Reaction code base](https://docs.reactioncommerce.com/docs/contributing-to-reaction) first. The sections below are currently specific to the Reaction Component Library and should be considered in addition to the official guide. # Signing your Commits