From 7a7bfa88cb94298a52b402656777e5bd311fb1af Mon Sep 17 00:00:00 2001 From: Livier Date: Mon, 14 Nov 2016 12:30:47 -0700 Subject: [PATCH] Modify link of pull requests to a valid URL --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index efcc62bfb1..dd5025e999 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,5 +48,5 @@ appreciated btw), please use rebasing rather than merging. Merging creates * If you have not already, sign the [Contributor License Agreement](https://cla.jboss.org). * Push your changes to the topic branch in your fork of the repository. -* Initiate a [pull request](http://help.github.com/send-pull-requests/) +* Initiate a [pull request](http://help.github.com/articles/creating-a-pull-request) * Update the JIRA issue, adding a comment including a link to the created pull request