You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2017/01/11 08:22:36 UTC

svn commit: r1778252 - /ignite/site/trunk/community/contribute.html

Author: ptupitsyn
Date: Wed Jan 11 08:22:35 2017
New Revision: 1778252

URL: http://svn.apache.org/viewvc?rev=1778252&view=rev
Log:
Add a link to Ignite.NET Development page

Modified:
    ignite/site/trunk/community/contribute.html

Modified: ignite/site/trunk/community/contribute.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/community/contribute.html?rev=1778252&r1=1778251&r2=1778252&view=diff
==============================================================================
--- ignite/site/trunk/community/contribute.html (original)
+++ ignite/site/trunk/community/contribute.html Wed Jan 11 08:22:35 2017
@@ -145,6 +145,7 @@ under the License.
             </p>
             <div class="page-heading">Ignite.NET:</div>
             <p>
+				Getting Started guide on wiki: <a href="https://cwiki.apache.org/confluence/display/IGNITE/Ignite.NET+Development">Ignite.NET Development</a>.
                 <ul class="page-list">
                     <li>Easy tickets to get started: <a href="https://issues.apache.org/jira/issues/?jql=project%3Dignite%20and%20status%20%3D%20Open%20AND%20labels%3D%20newbie%20AND%20summary%20~%20.Net%20AND%20assignee%20%3D%20EMPTY">starter tickets</a></li>
 					<li>ADO.NET Data Provider, <a href="https://issues.apache.org/jira/browse/IGNITE-4206">IGNITE-4206</a></li>