Skip to content

Commit 428dfae

Browse files
committed
fix typo in banner
1 parent 859a74a commit 428dfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/shared/_assembly_banner.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="row">
44
<div class="announcement col-md-12">
55
<p class="text-center">
6-
<img href='https://d1b1o966bfdaym.cloudfront.net/a7b405350025be8ab1ebeb53f8bd98a5.svg' class="asm-brand" />
6+
<img src='https://d1b1o966bfdaym.cloudfront.net/a7b405350025be8ab1ebeb53f8bd98a5.svg' class="asm-brand" />
77
<a href='https://assembly.com/coderwall?utm_campaign=assemblage&utm_source=coderwall&utm_medium=flair_widget&utm_content=flag'><img src='https://treasure.assembly.com/assets/flag.svg' class="asm-brand" /></a>
88
Coderwall is an open product on Assembly &mdash; now you can help build it!
99
<a href="https://assembly.com/coderwall?utm_campaign=coderwall&utm_source=coderwall&utm_medium=text_link" target="_blank"> Jump in and get started.</a>

0 commit comments

Comments
 (0)