From ff571e96c14bfa3bbfa422ebac66dde09817695f Mon Sep 17 00:00:00 2001 From: Nino Date: Mon, 29 Jan 2018 00:14:04 +0100 Subject: [PATCH] Update CONTRIBUTING.md fixed link error --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51009d4d9..7322c27c5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # DISCLAIMER -This repository is a fork of [robbyrussell repository]((https://github.com/robbyrussell/oh-my-zsh). +This repository is a fork of [robbyrussell repository](https://github.com/robbyrussell/oh-my-zsh). The objective of this fork is to customize some configurations to better suit my needs and likes. If you want to contribute, it will be more adequate you do so in the original repository, and due to this reason, I've left unchanged the links in this document (unlike the links in the other documents in this repository).