Skip to content

Commit c33610e

Browse files
committed
Updated links to point to the program of the conference
1 parent ab56a64 commit c33610e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/events/2024-warsaw/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Description = "devopsdays Warsaw 2024"
5656
</div>
5757
<div class="text">
5858
<a href="https://eventory.cc/event/devopsdays-warsaw-2024/tickets" type="button" class="btn btn-danger btn-lg btn-block">REGISTRATION</a>
59-
<a href="https://devopsdays.pl/call-for-papers-2024/" type="button" class="btn btn-danger btn-lg btn-block">PROPOSE</a>
59+
<a href="https://devopsdays.pl/#schedule" type="button" class="btn btn-danger btn-lg btn-block">PROGRAM</a>
6060
<a href="mailto:[email protected] " type="button" class="btn btn-primary btn-lg btn-block">SPONSOR</a>
6161
<a href="/events/2024-warsaw/contact" type="button" class="btn btn-primary btn-lg btn-block">CONTACT</a>
6262
</div>

data/events/2024/warsaw/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cfp_date_announce: 2024-03-31
2323
cfp_link: "https://devopsdays.pl/call-for-papers-2024/" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2424

2525
registration_date_start: 2024-03-31T09:00:00+02:00
26-
registration_date_end: 2023-11-06T19:00:00+02:00
26+
registration_date_end: 2024-11-06T19:00:00+02:00
2727

2828
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
2929
registration_link: "https://eventory.cc/event/devopsdays-warsaw-2024/tickets" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
@@ -39,7 +39,8 @@ nav_elements: # List of pages you want to show up in the navigation of your page
3939
- name: propose
4040
# - name: location
4141
- name: registration
42-
# - name: program
42+
- name: program
43+
url: "https://devopsdays.pl/#schedule"
4344
# - name: speakers
4445
- name: sponsor
4546
- name: contact

0 commit comments

Comments
 (0)