mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
switch contributing button to link to GitHub file
This commit is contained in:
parent
e79277eafa
commit
d9be25a66c
@ -227,7 +227,7 @@ js: page-features.min.js
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p class="text-center">
|
<p class="text-center">
|
||||||
<a href="/community/" class="btn btn-primary btn-sm">Learn More</a>
|
<a href="https://github.com/{{ site.github.org }}/{{ site.github.repo }}/blob/develop/CONTRIBUTING.md" class="btn btn-primary btn-sm">Read Guidelines</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user