From e6fcd57bf7cf1544e067bcd15a7c7361f44982e8 Mon Sep 17 00:00:00 2001 From: Lu Xu Date: Wed, 25 Jan 2023 01:33:36 +0800 Subject: [PATCH] update links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d980670..58e06fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PAT习题C语言题解 -![](https://github.com/oliverlew/pat/workflows/Sample%20Test/badge.svg) +![](https://github.com/xlucn/pat/workflows/Sample%20Test/badge.svg) ## 代码 @@ -14,11 +14,11 @@ ## 解题说明 -https://oliverlew.github.io/PAT/ +https://xlucn.github.io/PAT/ 博客代码在仓库的`gh-pages`分支。 [pintia]: https://pintia.cn/problem-sets -[issues]: https://github.com/OliverLew/PAT/issues -[pr]: https://github.com/OliverLew/PAT/pulls +[issues]: https://github.com/xlucn/PAT/issues +[pr]: https://github.com/xlucn/PAT/pulls [mail]: mailto:oliver_lew@outlook.com