From 44648d53f1aa4bb2af3d2b661553d16f37d919df Mon Sep 17 00:00:00 2001
From: taoky <me@taoky.moe>
Date: Fri, 10 Nov 2023 19:34:59 +0800
Subject: [PATCH] Fix wrong year in event table

---
 pages/_wiki/lug/events/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/_wiki/lug/events/index.md b/pages/_wiki/lug/events/index.md
index 156cfaa4f0..108a54b4ff 100644
--- a/pages/_wiki/lug/events/index.md
+++ b/pages/_wiki/lug/events/index.md
@@ -16,8 +16,8 @@ LUG 的所有活动均依照 [社团章程](http://ftp.lug.ustc.edu.cn/%E7%A4%BE
 
 | 日期       | 时间          | 地点                                 | 内容                                                                                                                      |
 | :--------- | :------------ | :----------------------------------- | :------------------------------------------------------------------------------------------------------------------------ |
-| 2022-10-27 | 19:00-20:30   | 西区 3C 101                          | [Hackergame 赛前动员会](https://ftp.lug.ustc.edu.cn/%E6%B4%BB%E5%8A%A8/2023.10.27_Hackergame%E5%8A%A8%E5%91%98%E4%BC%9A/) |
-| 2022-09-16 | 14:30-17:30   | 西区 3C 101                          | [软件自由日](https://lug.ustc.edu.cn/news/2022/09/SFD/)                                                                   |
+| 2023-10-27 | 19:00-20:30   | 西区 3C 101                          | [Hackergame 赛前动员会](https://ftp.lug.ustc.edu.cn/%E6%B4%BB%E5%8A%A8/2023.10.27_Hackergame%E5%8A%A8%E5%91%98%E4%BC%9A/) |
+| 2023-09-16 | 14:30-17:30   | 西区 3C 101                          | [软件自由日](https://lug.ustc.edu.cn/news/2022/09/SFD/)                                                                   |
 | 2023-09-02 | 14:30         | 西区 3A 102                          | 2023 秋季学期新生活力课堂                                                                                                 |
 | 2023-05-02 | 18:00         | 线上                                 | LUG 全员大会 & 劳动节主题团支部大会                                                                                       |
 | 2023-04-22 | 14:30         | 线上                                 | Linux 101 第二课:命令行介绍                                                                                              |