Author: joes
Date: Tue Mar 18 02:24:05 2014
New Revision: 1578720

URL: http://svn.apache.org/r1578720
Log:
developer fu

Modified:
    thrift/cms-site/trunk/content/developers.md

Modified: thrift/cms-site/trunk/content/developers.md
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/developers.md?rev=1578720&r1=1578719&r2=1578720&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/developers.md (original)
+++ thrift/cms-site/trunk/content/developers.md Tue Mar 18 02:24:05 2014
@@ -2,14 +2,14 @@
 title: "Developers"
 ---
 ##Contributing
-Anyone interested in contributing to Apache Thrift should read the [How to 
Contribute](/docs/HowToContribute/) guide prior to submitting any patches to 
[Jira](<%= @site.config[:jira_url] %>). If you have any questions about this 
please [contact us](/mailing/).
+Anyone interested in contributing to Apache Thrift should read the [How to 
Contribute](/docs/HowToContribute/) guide prior to submitting any patches to 
[Jira]({{ conf.jira_url }}). If you have any questions about this please 
[contact us](/mailing/).
 
 ---
 
 ##Issue Tracking
-Apache Thrift tracks both bugs and enhancements using [Jira](<%= 
@site.config[:jira_url] %>). Before filing new requests, we ask that you first 
do the following:
+Apache Thrift tracks both bugs and enhancements using [Jira]({{ conf.jira_url 
}}). Before filing new requests, we ask that you first do the following:
 
-* Search the [Jira](<%= @site.config[:jira_url] %>) database
+* Search the [Jira]({{ conf.jira_url }}) database
 * Check the [user mailing list](/mailing/) via searching the archives or 
asking a question
        
 ---
@@ -31,7 +31,7 @@ The Apache Thrift source code resides in
 
        General instructions for committer access is 
[here](https://git-wip-us.apache.org)
 
-       [<%= @site.config[:git_repo] %>.git](<%= @site.config[:git_repo] %>.git)
+       [{{ conf.git_repo }}.git]({{ conf.git_repo }}.git)
        
 * **unofficial Git repositories**
 


Reply via email to