Skip to content

Commit

Permalink
Update twitter link (#1276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Martinez Gotor authored Nov 6, 2019
1 parent 72994ea commit 2210326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const Footer: React.SFC<IFooterProps> = props => {
</p>
</div>
<div className="col-6 text-r">
<a href="https://twitter.com/kubeapps" className="socialIcon margin-small">
<a href="https://twitter.com/search?q=(kubeapps%20OR%20%23kubeapps)" className="socialIcon margin-small">
<svg
role="img"
aria-label="Kubeapps on Twitter"
Expand Down

0 comments on commit 2210326

Please sign in to comment.