Skip to content

Commit f43f7a4

Browse files
authored
Merge pull request #45 from couchbase/fix-href-1
fix href to .com
2 parents d93a5ec + a3af0a2 commit f43f7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</button>
6363
</form>
6464
<div class="parent-site">
65-
<a href="couchbase.com">
65+
<a href="https://www.couchbase.com">
6666
Couchbase.com
6767
</a>
6868
</div>

0 commit comments

Comments
 (0)