Skip to content

Commit 8f897e7

Browse files
committed
Corrected the path of the file
1 parent a81f30d commit 8f897e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/leetcode-problems/1600-1699.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ export const problems = [
200200
"problemName": "1631. Path With Minimum Effort",
201201
"difficulty": "Medium",
202202
"leetCodeLink": "https://leetcode.com/problems/path-with-minimum-effort",
203-
"solutionLink": "/dsa-solutions/lc-solutions/1600-1631/path-with-minimum-effort"
203+
"solutionLink": "/dsa-solutions/lc-solutions/1600-1699/path-with-minimum-effort"
204204
},
205205
{
206206
"problemName": "1632. Rank Transform of a Matrix",

0 commit comments

Comments
 (0)