Skip to content

Commit 195a346

Browse files
committed
fix(logo): logo not found
1 parent 2fefc36 commit 195a346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/drycc/topbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h3>Helm</h3>
4141
<p>The Package manager.</p>
4242
</a></li>
4343
<li class="small-6 medium-4 end columns"><a href="https://svc-cat.io" title="Service Catalog">
44-
<img src="{{ base_url }}/static/img/svg/svc-cat-log.svg" alt="Service Catalog">
44+
<img src="{{ base_url }}/static/img/svg/svc-cat-logo.svg" alt="Service Catalog">
4545
<h3>Service Catalog</h3>
4646
<p>The Open Service Broker.</p>
4747
</a></li>

0 commit comments

Comments
 (0)