Skip to content

Commit

Permalink
Merge pull request #12 from chris-se/lpd2024.2
Browse files Browse the repository at this point in the history
Fix missing quotes in URL (causing event not to appear)
  • Loading branch information
oflebbe authored Oct 12, 2024
2 parents dd146f1 + 89767db commit 4064d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events/lpd-2024.2.event
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[event]
title = Linux Presentation Day 2024.2
date = 2024-11-16
link = https://sb-tuebingen.lmscloud.net/events?_order_by=start_time&_page=1&_per_page=40&q=%5B%7B%22name%22%3A%7B%22-like%22%3A%22%25Linux%25%22%7D%7D%2C%7B%22description%22%3A%7B%22-like%22%3A%22%25Linux%25%22%7D%7D%5D&open_registration=true
link = "https://sb-tuebingen.lmscloud.net/events?_order_by=start_time&_page=1&_per_page=40&q=%5B%7B%22name%22%3A%7B%22-like%22%3A%22%25Linux%25%22%7D%7D%2C%7B%22description%22%3A%7B%22-like%22%3A%22%25Linux%25%22%7D%7D%5D&open_registration=true"

0 comments on commit 4064d00

Please sign in to comment.