diff --git a/README.adoc b/README.adoc index adebe64..efd49e2 100644 --- a/README.adoc +++ b/README.adoc @@ -16,7 +16,7 @@ https://cirosantilli.com/china-dictatorship[cirosantilli.com (规范链接 canonical)] | https://github.com/cirosantilli/china-dictatorship[GitHub 项目 project] | https://github.com/cirosantilli/china-dictatorhsip-4[Mirror 镜像 2] | -https://github.com/codin-stuffs/cihna-dictatorshrip[Mirror 镜像 3] | +https://github.com/codin-stuffs/cihna-dictatorshrip-2[Mirror 镜像 3] | link:index-split[分裂标题版本 split header version] | 中国镜像 China mirrors: https://cirosantilli.gitlab.io/china-dictatorship[cirosantilli.gitlab.io], diff --git a/push b/push index 98cb909..7ec0b4e 100755 --- a/push +++ b/push @@ -16,7 +16,7 @@ if ! $dry_run; then git push --follow-tags & git push -f git@github.com:cirosantilli/china-dictatorship-2.git & git push -f git@gitlab.com:cirosantilli/china-dictatorship.git & - git push -f git@github.com:coding-stuffs/china-dictatorship.git & + git push -f git@github.com:coding-stuffs/china-dictatorship-2.git & wait fi