Merge pull request #990

Dont't use jekyll's 'post_url' for linking to a blog post
This commit is contained in:
luigi1111 2020-06-08 09:13:23 -05:00 committed by GitHub
commit fc05c5936f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -157,7 +157,7 @@ permalink: /get-started/faq/index.html
<p>{% t faq.a12-1 %}</p>
<p>{% t faq.a12-2 %}</p>
<p>{% t faq.a12-3 %}</p>
<p>{% t faq.additional %} <a href="{% post_url 2020-01-17-auditability %}">About supply auditability</a></p>
<p>{% t faq.additional %} <a href="{{ site.baseurl_root }}/2020/01/17/auditability.html">About supply auditability</a></p>
</div>
</div>
<div class="tab" id="anchor-light-normal">