summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKonrad Grochowski <hcorg@minions.org.pl>2014-10-02 17:17:34 +0200
committerKonrad Grochowski <hcorg@apache.org>2014-10-02 17:19:15 +0200
commitafec3578d2928dd84044f65a1016564bdc2b7314 (patch)
tree76d22b78394ff450c740d91372f20882784b8229 /doc
parent6d15c3090f7bd0e8ab754e98098910985718777f (diff)
downloadthrift-afec3578d2928dd84044f65a1016564bdc2b7314.tar.gz
Trying to fix links in HowToContribute.md
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/contributing.md b/doc/contributing.md
index 3b538a29d..e575bb41b 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]({{ conf.jira_url }})
- 1. If not, create a ticket describing the change you're proposing in the [Jira issue tracker]({{ conf.jira_url }})
+ 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. Contribute your patch using one of the two methods below
### Contributing via a patch