diff --git a/guide/source/conf.py b/guide/source/conf.py index f0d98b3..61e74b1 100644 --- a/guide/source/conf.py +++ b/guide/source/conf.py @@ -17,7 +17,7 @@ # -- Project information ----------------------------------------------------- -project = 'Open-Source-OS-Tutorial-Summer-of-Code-2022' +project = 'Open-Source-OS-Training-Camp-2022' copyright = 'OS2022Summer' author = 'Yifan Wu' language = 'zh_CN'