diff --git a/source/conf.py b/source/conf.py index c5493f6..a12cd7b 100644 --- a/source/conf.py +++ b/source/conf.py @@ -38,7 +38,7 @@ extensions = [ comments_config = { "utterances": { - "repo": "rcore-os/rCore-Tutorial-Book-v3", + "repo": "LearningOS/uCore-Tutorial-Book", "issue-term": "pathname", "label": "comments", "theme": "github-light",