Skip to content

Commit 85a4daf

Browse files
authored
Merge pull request #109 from couchbase/DOC-8575
Update footer logo
2 parents d508cac + 9a5aab1 commit 85a4daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/footer-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="col">
55
<div class="footer-logo">
66
<a href="https://www.couchbase.com" class="icon">
7-
<img src="{{{uiRootPath}}}/img/couchbase_logo_black.svg" alt="Couchbase">
7+
<img src="{{{uiRootPath}}}/img/couchbase-logo.svg" alt="Couchbase">
88
</a>
99
</div>
1010
</div>

0 commit comments

Comments
 (0)