update conf.py

This commit is contained in:
Yu Chen
2022-06-30 12:45:56 +08:00
parent 7c289cb859
commit 275767122c

View File

@@ -39,7 +39,7 @@ extensions = [
comments_config = {
"utterances": {
"repo": "LearningOS/rCore-Tutorial-Guide-2022S",
"repo": "LearningOS/rust-based-os-comp2022",
"issue-term": "pathname",
"label": "comments",
"theme": "github-light",