Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2022 09:41:23 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 48c3c5d27a - main - Fix year of BSDCan 2023
Message-ID:  <202211030941.2A39fNUt076862@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211030941.2A39fNUt076862>