We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be214d8 commit 39f0f12Copy full SHA for 39f0f12
1 file changed
src/components/Events/index.tsx
@@ -69,7 +69,7 @@ involved with the community.
69
<p className="events-info"><img src="img/calendar_icon.png" className="me-2" alt=""/>November 19-21, 2025</p>
70
</div>
71
<div className="col-lg-3 px-4 events-btn-margin d-flex justify-content-center justify-content-lg-end align-items-center">
72
- <a href="https://www.cloudstackcollab.org/" target="_blank" className="btn btn-outline-secondary me-3" >Read More</a>
+ <a href="https://www.cloudstackcollab.org/event-roundup-cloudstack-collaboration-conference-2025/" target="_blank" className="btn btn-outline-secondary me-3" >Read More</a>
73
<a href="https://www.youtube.com/playlist?list=PLnIKk7GjgFlZd5FgXpLP1MJmaB9cFesSk" target="_blank" className="btn btn-primary me-3">Watch</a>
74
75
0 commit comments