Skip to content

Commit 6675978

Browse files
committed
fix assembly banner image
1 parent e13c9cd commit 6675978

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/views/shared/_assembly_banner.html.erb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
<div class="row">
44
<div class="announcement col-md-12">
55
<p class="text-center">
6-
<img src='https://d1b1o966bfdaym.cloudfront.net/a7b405350025be8ab1ebeb53f8bd98a5.svg' class="asm-brand" />
7-
<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>
6+
<a href='https://assembly.com/coderwall?utm_campaign=assemblage&utm_source=coderwall&utm_medium=flair_widget&utm_content=flag'>
7+
<img src='https://d1b1o966bfdaym.cloudfront.net/a7b405350025be8ab1ebeb53f8bd98a5.svg' class="asm-brand" />
8+
</a>
89
Coderwall is an open product on Assembly &mdash; now you can help build it!
910
<a href="https://assembly.com/coderwall?utm_campaign=coderwall&utm_source=coderwall&utm_medium=text_link" target="_blank"> Jump in and get started.</a>
1011
<a class="js-dismiss close" href="#close">x</a>

0 commit comments

Comments
 (0)