Skip to content

Commit c3eaf48

Browse files
authored
Merge pull request codeharborhub#4283 from Saksham2k3s/add/fix-4197
Solved issue 4197
2 parents 8335e1e + ce725c5 commit c3eaf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/leetcode-problems/0400-0499.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const problems = [
1414
"problemName": "400. Nth Digit",
1515
"difficulty": "Medium",
1616
"leetCodeLink": "https://leetcode.com/problems/nth-digit",
17-
"solutionLink": "#"
17+
"solutionLink": "/dsa-solutions/lc-solutions/0400-0499/nth-digit"
1818
},
1919
{
2020
"problemName": "401. Binary Watch",

0 commit comments

Comments
 (0)