Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2024 18:12:35 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: c7a733e084 - main - events: Fix event id for Fall 2024 FreeBSD Summit
Message-ID:  <202408141812.47EICZGg061322@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=c7a733e0848f71c81f6cc5b2cc2210bf99587d7c

commit c7a733e0848f71c81f6cc5b2cc2210bf99587d7c
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-08-14 18:12:04 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-08-14 18:12:04 +0000

    events: Fix event id for Fall 2024 FreeBSD Summit
    
    Sponsored by:   The FreeBSD Foundation
---
 website/data/en/events/events2024.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/data/en/events/events2024.toml b/website/data/en/events/events2024.toml
index 6f854df77c..f891513294 100644
--- a/website/data/en/events/events2024.toml
+++ b/website/data/en/events/events2024.toml
@@ -50,7 +50,7 @@ site = "TBA"
 description = "EuroBSDcon is the European annual technical conference gathering users and developers working on and with 4.4BSD (Berkeley Software Distribution) based operating systems family and related projects."
 
 [[events]]
-id = "freebsd-summit-2022"
+id = "freebsd-summit-2024"
 name = "Fall 2024 FreeBSD Summit"
 url = "https://freebsdfoundation.org/news-and-events/event-calendar/fall-2024-freebsd-summit/"
 startDate = "2024-11-07"



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