From b373cde2a17bee8cea49388b43dd16854e1bc443 Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Sat, 4 Jan 2014 04:59:14 -0800 Subject: [PATCH] Updated Contribution (markdown) --- Contribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contribution.md b/Contribution.md index 0ec8964..9562db2 100644 --- a/Contribution.md +++ b/Contribution.md @@ -1,6 +1,6 @@ ## Search JIRA first; create an issue if necessary -Is there already an issue that addresses your concern? Do a bit of searching in our [JIRA issue tracker][] to see if you can find something similar. If not, please create a new issue before submitting a pull request unless the change is truly trivial, e.g. typo fixes, removing compiler warnings, etc. +Is there already an issue that addresses your concern? Do a bit of searching in our [JIRA issue tracker](https://jira.springsource.org/browse/DATAES) to see if you can find something similar. If not, please create a new issue before submitting a pull request unless the change is truly trivial, e.g. typo fixes, removing compiler warnings, etc. ## Sign the contributor license agreement