Skip to content

Commit

Permalink
[GEOS-7192] Fix JIRA link in contributions guidelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh committed Sep 9, 2015
1 parent 515020a commit 6b32a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The following guidelines are meant to ensure that your pull request is as easy a
Include a test case that shows your patch fixes an issue (or adds new functionality). If you do not include a test case the developer reviewing your work will need to create one.
[JIRA Issue](http://jira.codehaus.org/browse/GEOS) are used to list your fix in the release notes each release. You can link to the JIRA ticket in your pull request description.
[JIRA Issue](https://osgeo-org.atlassian.net/projects/GEOS/issues) are used to list your fix in the release notes each release. You can link to the JIRA ticket in your pull request description.
## Commit Guidelines
Expand Down

0 comments on commit 6b32a95

Please sign in to comment.