From 12fbeb282498331dcab68502c5ef9cbc4744e507 Mon Sep 17 00:00:00 2001 From: Libin YANG Date: Sun, 16 Mar 2025 10:06:49 +0800 Subject: [PATCH] chore: update domain --- README.md | 2 +- README_EN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fac8b5005ec39..308efcb8b4cd7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## 站点 -https://doocs.github.io/leetcode +https://leetcode.doocs.org ## 算法全解 diff --git a/README_EN.md b/README_EN.md index ec460d3984fa4..4161ac3fb40da 100644 --- a/README_EN.md +++ b/README_EN.md @@ -20,7 +20,7 @@ This project contains solutions for problems from LeetCode, "Coding Interviews ( ## Site -https://doocs.github.io/leetcode/en +https://leetcode.doocs.org/en ## Solutions