Skip to content

Commit 46f7c0c

Browse files
authored
Update products.html
1 parent 0868fa9 commit 46f7c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/products.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="col-md-6">
1313
<h1 class="intro-title text-uppercase white-text mb-30">{{ page.title }}</h1>
1414
<p class="lead text-regular white-text">{{ page.intro }}</p>
15-
{% if page.guide %}
15+
{% if page.docs %}
1616
<a href="{{ page.docs }}" class="btn btn-lg blue waves-effect waves-light mt-30">Docs</a>
1717
{% endif %}
1818

0 commit comments

Comments
 (0)