Skip to content

Commit 0992f7d

Browse files
committed
make header logo link to homepage instead of #
1 parent a010467 commit 0992f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/apache/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<!-- Logo -->
5353
<div class="span5">
5454

55-
<a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
55+
<a href="/"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
5656

5757
</div>
5858

0 commit comments

Comments
 (0)