mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
fix use case pdf links
This commit is contained in:
parent
224c25e6ae
commit
3567f84d71
@ -75,7 +75,7 @@ cta:
|
||||
|
||||
{% if page.pdf %}
|
||||
<div class="grid__col">
|
||||
<a href="./{{ page.pdf }}" download rel="external">Download case study (pdf)</a>
|
||||
<a href="../{{ page.pdf }}" download rel="external">Download case study (pdf)</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user