git: 48c3c5d27a - main - Fix year of BSDCan 2023
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Nov 2022 09:41:23 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=48c3c5d27aac7077d4088859289d51998f082ef7 commit 48c3c5d27aac7077d4088859289d51998f082ef7 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-11-03 09:40:23 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-11-03 09:40:23 +0000 Fix year of BSDCan 2023 --- website/data/en/events/events2023.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/data/en/events/events2023.toml b/website/data/en/events/events2023.toml index 9c6e14695c..c0bbf683b7 100644 --- a/website/data/en/events/events2023.toml +++ b/website/data/en/events/events2023.toml @@ -17,8 +17,8 @@ description = "AsiaBSDCon is a conference for users and developers on BSD based id = "bsdcan-2023" name = "BSDCan 2023" url = "https://www.bsdcan.org/2023/" -startDate = "2022-05-17" -endDate = "2022-05-20" +startDate = "2023-05-17" +endDate = "2023-05-20" countryCode = "CA" country = "Canada" city = "Ottawa"