This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch coc2026
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

commit 56c3f8169c44428fdda6fed3d89b33285de3d1aa
Author: Daan Hoogland <[email protected]>
AuthorDate: Tue Feb 17 15:31:25 2026 +0100

    coc fixes
---
 blog/2026-02-13-cfpApacheCoc/index.md | 25 +++++++++++++------------
 src/components/Events/index.tsx       |  4 ++--
 2 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/blog/2026-02-13-cfpApacheCoc/index.md 
b/blog/2026-02-13-cfpApacheCoc/index.md
index 9fb3231c2..c9aaf3a72 100644
--- a/blog/2026-02-13-cfpApacheCoc/index.md
+++ b/blog/2026-02-13-cfpApacheCoc/index.md
@@ -10,8 +10,9 @@ slug: coceu26
 
 
 [The Apache Software Foundation (ASF)](https://www.apache.org) has
-announced that Community Over Code Europe 2026 will take place October
-11 to 14, 2026 in Glasgow, Scotland, at the Hilton Hotel.
+announced that [Community Over Code Europe 2026](
+https://communityovercode.org/) will take place October 11 to 14, 2026
+in Glasgow, Scotland, at the Hilton Hotel.
 
 Community Over Code is the annual conference of the ASF, bringing
 together contributors, committers, users, and open-source enthusiasts
@@ -40,12 +41,12 @@ advanced concepts within Apache CloudStack, while 
showcasing the
 latest developments and real-world use cases from across the
 ecosystem. Sessions will cover topics such as:
 
-• CloudStack architecture and core components
-• Advanced networking and storage integrations
-• Automation, orchestration, and API driven operations
-• New features and roadmap updates
-• Large scale production deployments and case studies
-• Community processes and contribution pathways
+- CloudStack architecture and core components
+- Advanced networking and storage integrations
+- Automation, orchestration, and API driven operations
+- New features and roadmap updates
+- Large scale production deployments and case studies
+- Community processes and contribution pathways
 
 Whether you are new to Apache CloudStack or operating it at scale in
 production, the CloudStack track will offer practical insights,
@@ -82,10 +83,10 @@ a wide range of Apache projects, including but not limited 
to Groovy,
 Airflow, Cassandra, and many others across the ecosystem.
 
 For the Apache CloudStack community, this event provides:
-• A platform to share innovations and best practices
-• A chance to connect with contributors from across Europe and beyond
-• Dedicated time for roadmap discussions and collaboration
-• Exposure to other ASF projects and cross community ideas
+- A platform to share innovations and best practices
+- A chance to connect with contributors from across Europe and beyond
+- Dedicated time for roadmap discussions and collaboration
+- Exposure to other ASF projects and cross community ideas
 
 # Mark Your Calendars
 
diff --git a/src/components/Events/index.tsx b/src/components/Events/index.tsx
index 77bf1608e..5c5efc399 100644
--- a/src/components/Events/index.tsx
+++ b/src/components/Events/index.tsx
@@ -48,13 +48,13 @@ involved with the community.
               <div className="row">
                 <div className="col-lg-9 pt-3 px-4">
                   <img src="/img/CoC2026.png" alt="" className="events-img 
events-overview-img"/>
-                  <p className="title mt-2">CloudStack Collaboration 
Conference 2026</p>
+                  <p className="title mt-2">Community over Code 2026</p>
                   <p className="events-info"><img src="img/pin_icon.png" 
className="me-2" alt=""/>Glascow, Scotland</p>
                   <p className="events-info"><img src="img/calendar_icon.png" 
className="me-2" alt=""/>October 11-14, 2026</p>
                 </div>
                 <div className="col-lg-3 px-4 events-btn-margin d-flex 
justify-content-center justify-content-lg-end align-items-center">
                  <a href=" 
https://communityovercode.org/call-for-presentations/"; target="_blank" 
className="btn btn-primary me-3" >Submit</a>
-                  <a href="/blog/coc2026" className="btn btn-outline-secondary 
me-3">Read More</a>
+                  <a href="/blog/coceu26" className="btn btn-outline-secondary 
me-3">Read More</a>
                 </div>
               </div>
               <div className="row">

Reply via email to