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 6f0bb26 commit db8086fCopy full SHA for db8086f
src/common/defaultBanner/DefaultBanner.jsx
@@ -44,7 +44,11 @@ const DefaultBanner = () => {
44
</div>
45
<div className="body-desc">
46
Check out our bouquet of{' '}
47
- <Link className="home-anchor" target="_blank" to="https://hustles.reactplay.io/">
+ <Link
48
+ className="home-anchor"
49
+ target="_blank"
50
+ to="https://www.meetup.com/reactplay-bengaluru/events/"
51
+ >
52
<span className="text text-secondary">events</span>
53
</Link>
54
0 commit comments