Skip to content

Commit

Permalink
fixed broken image path for K2 case study
Browse files Browse the repository at this point in the history
  • Loading branch information
elishdvorak committed Dec 10, 2020
1 parent 68aa85c commit e523d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/documentcloud/dcsdk/pdf-resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ <h3>Customer Stories</h3>
<div class="customer">
<a href="javascript:openPdf('{{ baseurl }}/gh-assets/pdf/nintex.pdf')">
<div class="logo">
<img src="{{ baseurl }}/gh-assets/img/customer-logos/k2NintexStory.png" alt="K2 Nintex Customer Story"/>
<img src="{{ baseurl }}/gh-assets/img/customer-logos/K2NintexStory.png" alt="K2 Nintex Customer Story"/>
</div>
</a>
<div class="industry">K2 Nintex</div>
Expand Down

0 comments on commit e523d4b

Please sign in to comment.