Skip to content

Commit f6d852f

Browse files
committed
Fixed the change requests
#15610
1 parent 266da10 commit f6d852f

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

-146 KB
Loading

content/events/2026-copenhagen/contact.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Type = "event"
44
Description = "Contact information for devopsdays copenhagen 2026"
55
+++
66

7-
If you'd like to contact us by email: {{< email_organizers >}}
7+
If you'd like to contact us by email: {{< email_organizers >}}<br/>
8+
Or meet us on our open slack: <a href="https://slack.devopsdays.dk" target="_blank">slack.devopsdays.dk</a>
89

910
**Our local team**
1011

content/events/2026-copenhagen/welcome.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ aliases = ["/events/2026-copenhagen/"]
55
Description = "devopsdays copenhagen 2026"
66
+++
77

8-
<a href="https://www.devopsdays.dk/#next" target="_blank">
8+
<a href="https://www.devopsdays.dk/events/2026-cph/" target="_blank">
99
<img style="text-align:center;width:40vw;" alt="DevOpsDays Denmark Coin Logo" src="https://www.devopsdays.dk/assets/images/2026/dod_dk_conf_1920x1080.jpg"/>
1010
</a>
1111

12-
The event is on! We're hosting all details regarding the event on our local commuity site:
13-
<a href="https://www.devopsdays.dk" target="_blank"><strong>devopsdays.dk</strong></a>
12+
The event is on!<br/>
13+
We're hosting all details regarding the event on our local commuity site:
14+
<a href="https://www.devopsdays.dk/events/2026-cph/" target="_blank"><strong>devopsdays.dk</strong></a><br/>
15+
Call For Papers is still open: <a href="https://www.devopsdays.dk/stories/become-a-speaker/" target="_blank"><strong>Become a Speaker</strong></a>
1416

1517
<div class = "row">
1618
<div class = "col-md-2">

data/events/2026/copenhagen/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ registration_date_start: # start accepting registration. Leave blank if registra
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2525

2626
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
27-
registration_link: "https://www.devopsdays.dk/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
27+
registration_link: "https://www.devopsdays.dk/stories/become-a-speaker/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
2828

2929
# Location
3030
#

0 commit comments

Comments
 (0)