Skip to content

Commit b33ea91

Browse files
committed
chore: update README.md.
1 parent 74d6f9f commit b33ea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/array/rotate-array.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// 轮转数组
2-
// https://leetcode.cn/problems/rotate-array/solution/
2+
// https://leetcode.cn/problems/rotate-array/
33

44
/**
55
Do not return anything, modify nums in-place instead.

0 commit comments

Comments
 (0)