You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by hc...@apache.org on 2014/10/02 17:26:17 UTC

git commit: Fixed links in contributing.md - CMS style variables seems to be unsupported in .md files

Repository: thrift
Updated Branches:
  refs/heads/master afec3578d -> 23b60b51d


Fixed links in contributing.md - CMS style variables seems to be unsupported in .md files


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/23b60b51
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/23b60b51
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/23b60b51

Branch: refs/heads/master
Commit: 23b60b51dfda16135e525ecf3a8d52347f574f21
Parents: afec357
Author: Konrad Grochowski <hc...@apache.org>
Authored: Thu Oct 2 17:25:47 2014 +0200
Committer: Konrad Grochowski <hc...@apache.org>
Committed: Thu Oct 2 17:25:47 2014 +0200

----------------------------------------------------------------------
 doc/contributing.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/23b60b51/doc/contributing.md
----------------------------------------------------------------------
diff --git a/doc/contributing.md b/doc/contributing.md
index e575bb4..f3074a4 100644
--- a/doc/contributing.md
+++ b/doc/contributing.md
@@ -1,7 +1,7 @@
 ## How to contribute
 
- 1. Make sure your issue is not all ready in the [Jira issue tracker]()
- 1. If not, create a ticket describing the change you're proposing in the [Jira issue tracker]({% block content %} {{ conf.jira_url }} {% endblock %})
+ 1. Make sure your issue is not all ready in the [Jira issue tracker](http://issues.apache.org/jira/browse/THRIFT)
+ 1. If not, create a ticket describing the change you're proposing in the [Jira issue tracker](http://issues.apache.org/jira/browse/THRIFT)
  1. Contribute your patch using one of the two methods below
  
 ### Contributing via a patch