We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fdb1e commit 2479ee4Copy full SHA for 2479ee4
app/views/shared/_assembly_banner.html.erb
@@ -5,7 +5,7 @@
5
<p class="text-center">
6
<img src="https://treasure.assembly.com/assets/brand/inverse@2x.png" class="asm-brand">
7
Coderwall is an open project on Assembly so now you can help build it!
8
- <a href="https://assembly.com/coderwall/chat"> Jump in and get started.</a>
+ <a href="https://assembly.com/coderwall/chat" target="_blank"> Jump in and get started.</a>
9
<a class="js-dismiss close" href="#close">x</a>
10
</p>
11
</div>
0 commit comments